Skip to content

Commit

Permalink
chore: Remove artifacthub annotations related to images (#85)
Browse files Browse the repository at this point in the history
Jira: EPMDEDP-12625

Signed-off-by: Sergiy Kulanov <sergiy_kulanov@epam.com>
Change-Id: I579507d91f7a2e22018a72274b1b1223980e5369
  • Loading branch information
SergK committed Sep 22, 2023
1 parent 4654dd8 commit 0ccdf82
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions deploy-templates/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,29 +69,6 @@ dependencies:
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/operator: "true"
artifacthub.io/images: |
- name: keycloak-operator:1.18.0
image: epamedp/keycloak-operator:1.18.0
- name: codebase-operator:2.18.0
image: epamedp/codebase-operator:2.18.0
- name: cd-pipeline-operator:2.16.0
image: epamedp/cd-pipeline-operator:2.16.0
- name: nexus-operator:2.17.0
image: epamedp/nexus-operator:2.17.0
- name: sonar-operator:2.14.1
image: epamedp/sonar-operator:2.14.1
- name: gerrit-operator:2.17.0
image: epamedp/gerrit-operator:2.17.0
- name: edp-headlamp:0.9.0
image: epamedp/edp-headlamp:0.9.0
- name: postgres:9.6
image: postgres:9.6
- name: executor:v1.12.1-debug
image: gcr.io/kaniko-project/executor:v1.12.1-debug
- name: busybox:1.35.0
image: busybox:1.35.0
- name: aws-cli:2.9.4
image: amazon/aws-cli:2.9.4
artifacthub.io/operatorCapabilities: Full Lifecycle
artifacthub.io/links: |
- name: EDP Documentation
Expand Down

0 comments on commit 0ccdf82

Please sign in to comment.