Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
Signed-off-by: David van der Spek <[email protected]>
  • Loading branch information
davidspek committed Dec 11, 2023
1 parent b8e66ed commit 5297a26
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions argo-cd/helm/argo-cd/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 0.1.1
- name: argo-cd
repository: https://argoproj.github.io/argo-helm
version: 5.46.7
version: 5.51.6
- name: argocd-image-updater
repository: https://argoproj.github.io/argo-helm
version: 0.9.1
digest: sha256:ddca29854923a9940ed60d3122958c53d95971d6f7dd4d8cfe20551375d4c7a6
generated: "2023-10-06T16:25:15.809672+02:00"
digest: sha256:c73e498f2645acbbf9cdc1f1ad15cdd309e62e8fe3a8c76e5dcc044550b3e4f3
generated: "2023-12-11T12:44:59.177822+01:00"
4 changes: 2 additions & 2 deletions argo-cd/helm/argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ name: argo-cd
description: A Helm chart for Kubernetes
type: application
version: 0.2.0
appVersion: v2.8.4
appVersion: v2.9.3
dependencies:
- name: config-overlays
version: 0.1.1
repository: https://pluralsh.github.io/module-library
- name: argo-cd
version: 5.46.7
version: 5.51.6
repository: https://argoproj.github.io/argo-helm
- name: argocd-image-updater
version: 0.9.1
Expand Down
Binary file removed argo-cd/helm/argo-cd/charts/argo-cd-5.46.7.tgz
Binary file not shown.
Binary file added argo-cd/helm/argo-cd/charts/argo-cd-5.51.6.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion argo-cd/helm/argo-cd/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
global:
image:
repository: dkr.plural.sh/argo-cd/argoproj/argocd
tag: v2.8.4
tag: v2.9.3
podAnnotations:
cluster-autoscaler.kubernetes.io/safe-to-evict: "true"

Expand Down

0 comments on commit 5297a26

Please sign in to comment.