Skip to content

Commit

Permalink
[bitnami/argo-cd] Release 6.2.1 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed May 13, 2024
1 parent f53bd0c commit 2b7eee9
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions bitnami/argo-cd/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.2.0
version: 19.3.0
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.2
digest: sha256:4f0d7445b3fdfc216c323b8b5e0db691241edea061f62df7414d78641b531766
generated: "2024-05-07T22:35:18.532970769Z"
digest: sha256:3734567f6021fd08b5742e71ad7a6b6f53aaf758c79fdc1d76ee5348aed0e952
generated: "2024-05-13T11:11:43.176785114Z"
6 changes: 3 additions & 3 deletions bitnami/argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: argo-cd
image: docker.io/bitnami/argo-cd:2.11.0-debian-12-r1
image: docker.io/bitnami/argo-cd:2.11.0-debian-12-r2
- name: dex
image: docker.io/bitnami/dex:2.39.1-debian-12-r4
image: docker.io/bitnami/dex:2.39.1-debian-12-r5
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r20
- name: redis
Expand Down Expand Up @@ -39,4 +39,4 @@ maintainers:
name: argo-cd
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/argo-cd
version: 6.2.0
version: 6.2.1
2 changes: 1 addition & 1 deletion bitnami/argo-cd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1313,4 +1313,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
4 changes: 2 additions & 2 deletions bitnami/argo-cd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/argo-cd
tag: 2.11.0-debian-12-r1
tag: 2.11.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -3205,7 +3205,7 @@ dex:
image:
registry: docker.io
repository: bitnami/dex
tag: 2.39.1-debian-12-r4
tag: 2.39.1-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 2b7eee9

Please sign in to comment.