Skip to content

Commit

Permalink
ci(stellio-context-broker/artifacthub-images): Update ArtifactHUB ima…
Browse files Browse the repository at this point in the history
…ges (#848)

Updates the ArtifactHUB images to the really deployed ones.

Co-authored-by: cwrau <[email protected]>
  • Loading branch information
github-actions[bot] and cwrau authored Mar 30, 2024
1 parent a1674b6 commit 302e29a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions charts/stellio-context-broker/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
annotations:
artifacthub.io/images: |
- image: docker.io/confluentinc/cp-kafka:7.3.1
- image: docker.io/stellio/stellio-api-gateway:2.1.0
- image: docker.io/stellio/stellio-search-service:2.1.0
- image: docker.io/stellio/stellio-subscription-service:2.1.0
- image: docker.io/stellio/stellio-timescale-postgis:14-2.9.1-3.3
- image: docker.io/confluentinc/cp-kafka:7.3.1 # null/Deployment/stellio-context-broker-kafka.yaml
- image: docker.io/stellio/stellio-api-gateway:2.1.0 # null/Deployment/stellio-context-broker-api-gateway.yaml
- image: docker.io/stellio/stellio-search-service:2.1.0 # null/Deployment/stellio-context-broker-search.yaml
- image: docker.io/stellio/stellio-subscription-service:2.1.0 # null/Deployment/stellio-context-broker-subscription.yaml
- image: docker.io/stellio/stellio-timescale-postgis:14-2.9.1-3.3 # null/Deployment/stellio-context-broker-postgres.yaml

0 comments on commit 302e29a

Please sign in to comment.