Skip to content

Commit

Permalink
fix: image version names
Browse files Browse the repository at this point in the history
  • Loading branch information
moabu committed Apr 5, 2023
1 parent 19a3687 commit 92a1f11
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions charts/janssen/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@ annotations:
artifacthub.io/containsSecurityUpdates: 'true'
artifacthub.io/images: |
- name: auth-server
image: ghcr.io/janssenproject/jans/auth-server:1.0.12_dev-1
image: ghcr.io/janssenproject/jans/auth-server:1.0.12_dev
- name: auth-server-key-rotation
image: ghcr.io/janssenproject/jans/certmanager:1.0.12_dev-1
image: ghcr.io/janssenproject/jans/certmanager:1.0.12_dev
- name: configuration-manager
image: ghcr.io/janssenproject/jans/configurator:1.0.12_dev-1
image: ghcr.io/janssenproject/jans/configurator:1.0.12_dev
- name: config-api
image: ghcr.io/janssenproject/jans/config-api:1.0.12_dev-1
image: ghcr.io/janssenproject/jans/config-api:1.0.12_dev
- name: fido2
image: ghcr.io/janssenproject/jans/fido2:1.0.12_dev-1
image: ghcr.io/janssenproject/jans/fido2:1.0.12_dev
- name: opendj
image: gluufederation/opendj:5.0.0_dev
- name: persistence
image: ghcr.io/janssenproject/jans/persistence-loader:1.0.12_dev-1
image: ghcr.io/janssenproject/jans/persistence-loader:1.0.12_dev
- name: scim
image: ghcr.io/janssenproject/jans/scim:1.0.12_dev-1
image: ghcr.io/janssenproject/jans/scim:1.0.12_dev
artifacthub.io/license: Apache-2.0
artifacthub.io/prerelease: 'true'
catalog.cattle.io/certified: partner
Expand Down

0 comments on commit 92a1f11

Please sign in to comment.