Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm Chart Release v4.1.4 #126

Merged
merged 1 commit into from
Dec 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release Charts
on:
push:
branches:
- v4.1.3
- v4.1.4
paths:
- 'charts/isdargo/Chart.yaml'
- 'charts/isdargo/Chart.lock'
Expand Down
4 changes: 2 additions & 2 deletions charts/isdargo/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: isdargo
version: 4.1.4
appVersion: 4.1.3
version: 4.1.5
appVersion: 4.1.4
description: "ISD-Argo with v2.5.4 with KeyCloak,RBAC features and Improvements of Kubernetes Job for Delivery Verification"
icon: https://raw.githubusercontent.com/OpsMx/enterprise-argo/main/img/opsmx.png
maintainers:
Expand Down