Skip to content

Commit

Permalink
update argo-stack-werf
Browse files Browse the repository at this point in the history
  • Loading branch information
s.kharlamov committed Jul 5, 2024
1 parent 4bb2e87 commit b6cd70d
Show file tree
Hide file tree
Showing 4 changed files with 82 additions and 67 deletions.
Binary file added argo-stack-werf-2.9.2.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions charts/argo-stack-werf/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: argo-stack-werf
version: 2.9.1
appVersion: 2.9.1
version: 2.9.2
appVersion: 2.9.2
dependencies:
- name: argo-cd
version: 5.51.0
Expand Down
2 changes: 1 addition & 1 deletion charts/argo-stack-werf/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ argo-cd:
runAsUser: 0
extraContainers:
- name: werf
image: crashntech/argocd-cmp-werf:v1.1.6
image: crashntech/argocd-cmp-werf:v1.1.7
command: [/var/run/argocd/argocd-cmp-server]
args: ["--loglevel", "debug"]
volumeMounts:
Expand Down
Loading

0 comments on commit b6cd70d

Please sign in to comment.