Skip to content

Commit

Permalink
[bitnami/argo-cd] Add support for image digest apart from tag (bitnam…
Browse files Browse the repository at this point in the history
…i#11880)

* [bitnami/argo-cd] Add support for image digest apart from tag

Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <[email protected]>

Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
Co-authored-by: Bitnami Containers <[email protected]>
  • Loading branch information
Carlos Rodríguez Hernández and bitnami-bot authored Aug 22, 2022
1 parent a3ff4ad commit df963a8
Show file tree
Hide file tree
Showing 4 changed files with 171 additions and 159 deletions.
8 changes: 4 additions & 4 deletions bitnami/argo-cd/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.0.8
version: 17.0.11
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.16.1
digest: sha256:cba66f6a4692c4ce3d8f3fe21789f1a5bb531d2d4059e71555e6a992fa7cfc63
generated: "2022-08-04T19:49:08.430931252Z"
version: 2.0.0
digest: sha256:da74b8fa464320406082fa24f3dce935e3a06212482b8b648404296b0e229526
generated: "2022-08-20T10:56:22.614765018Z"
4 changes: 2 additions & 2 deletions bitnami/argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
tags:
- bitnami-common
version: 1.x.x
version: 2.x.x
description: Argo CD is a continuous delivery tool for Kubernetes based on GitOps.
engine: gotpl
home: https://argoproj.github.io/argo-cd/
Expand All @@ -30,4 +30,4 @@ sources:
- https://github.com/argoproj/argo-cd/
- https://github.com/bitnami/containers/tree/main/bitnami/dex
- https://github.com/dexidp/dex
version: 4.0.6
version: 4.1.0
Loading

0 comments on commit df963a8

Please sign in to comment.