Skip to content

Commit

Permalink
ci: [bot] Update sources in 'Chart.yaml'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 24, 2024
1 parent 1be4bb6 commit 7f5ff30
Showing 1 changed file with 20 additions and 11 deletions.
31 changes: 20 additions & 11 deletions charts/ckan/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
annotations:
artifacthub.io/images: '- 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
- image: docker.io/busybox:1.36 # default/Deployment/ckan-ckan.yaml
- image: docker.io/ckan/ckan-base-datapusher:0.0.21@sha256:90e71b5a5fd6f1de99dd2dd1cac68990a813b21a0fff10e0eaef912f4a64f872 # default/Deployment/ckan-datapusher.yaml
- image: ghcr.io/teutonet/oci-images/ckan:1.0.3@sha256:cffa2a8968d0a9c43efe332d1bc1cce2b1b47e9448ebdb346000777ed2b3d5ed # default/Deployment/ckan-ckan.yaml
- image: ghcr.io/teutonet/oci-images/solr-ckan:1.0.8@sha256:af81866bde959bc2834787cd2c8c7168089a2088e9ee6ab4b665b9b626e2ce29 # default/StatefulSet/ckan-solr.yaml
'
apiVersion: v2
appVersion: 2.11.0
dependencies:
Expand Down Expand Up @@ -32,14 +52,3 @@ sources:
- https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/ckan
type: application
version: 1.1.8
annotations:
artifacthub.io/images: |
- 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
- image: docker.io/busybox:1.36 # default/Deployment/ckan-ckan.yaml
- image: docker.io/ckan/ckan-base-datapusher:0.0.21@sha256:90e71b5a5fd6f1de99dd2dd1cac68990a813b21a0fff10e0eaef912f4a64f872 # default/Deployment/ckan-datapusher.yaml
- image: ghcr.io/teutonet/oci-images/ckan:1.0.3@sha256:cffa2a8968d0a9c43efe332d1bc1cce2b1b47e9448ebdb346000777ed2b3d5ed # default/Deployment/ckan-ckan.yaml
- image: ghcr.io/teutonet/oci-images/solr-ckan:1.0.8@sha256:af81866bde959bc2834787cd2c8c7168089a2088e9ee6ab4b665b9b626e2ce29 # default/StatefulSet/ckan-solr.yaml

0 comments on commit 7f5ff30

Please sign in to comment.