Skip to content

Commit

Permalink
ci(ckan/artifacthub-images): Update ArtifactHUB images (#1117)
Browse files Browse the repository at this point in the history
Updates the ArtifactHUB images to the really deployed ones.

Co-authored-by: cwrau <[email protected]>
  • Loading branch information
github-actions[bot] and cwrau authored Aug 20, 2024
1 parent 6aeea52 commit 2a4c1a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/ckan/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ type: application
version: 1.1.7
annotations:
artifacthub.io/images: |
- image: docker.io/bitnami/postgresql:16.4.0-debian-12-r1 # default/StatefulSet/ckan-postgresql-primary.yaml
- image: docker.io/bitnami/postgresql:16.4.0-debian-12-r1 # default/StatefulSet/ckan-postgresql-read.yaml
- image: docker.io/bitnami/postgresql:16.4.0-debian-12-r2 # default/StatefulSet/ckan-postgresql-primary.yaml
- image: docker.io/bitnami/postgresql:16.4.0-debian-12-r2 # default/StatefulSet/ckan-postgresql-read.yaml
- image: docker.io/bitnami/redis:7.2.5-debian-12-r4 # default/StatefulSet/ckan-redis-master.yaml
- image: docker.io/bitnami/redis:7.2.5-debian-12-r4 # default/StatefulSet/ckan-redis-replicas.yaml
- image: docker.io/bitnami/zookeeper:3.9.2-debian-12-r10 # default/StatefulSet/ckan-zookeeper.yaml
Expand Down

0 comments on commit 2a4c1a1

Please sign in to comment.