Skip to content

Commit 4d612ff

Browse files
Merge pull request #1232 from eclipse-tractusx/fix/remove-catena-x-reference
fix(catenax-ng reference): replace catena-ng reference
2 parents 05baa1b + a2aa125 commit 4d612ff

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

release-automation/internal/helm/test/charts/testchart/values-depequalcpu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ replicaCount: 1
2222

2323
image:
2424
# -- Image to use for deploying an application
25-
repository: ghcr.io/catenax-ng/fake-image
25+
repository: ghcr.io/eclipse-tractusx/fake-image
2626
# -- Set the Image Pull Policy
2727
pullPolicy: Always
2828
# -- Image tage is defined in chart appVersion

release-automation/internal/helm/test/charts/testchart/values-stsdiffmem.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ replicaCount: 1
2222

2323
image:
2424
# -- Image to use for deploying an application
25-
repository: ghcr.io/catenax-ng/fake-image
25+
repository: ghcr.io/eclipse-tractusx/fake-image
2626
# -- Set the Image Pull Policy
2727
pullPolicy: Always
2828
# -- Image tage is defined in chart appVersion

release-automation/internal/helm/test/charts/testchart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ replicaCount: 1
2222

2323
image:
2424
# -- Image to use for deploying an application
25-
repository: ghcr.io/catenax-ng/fake-image
25+
repository: ghcr.io/eclipse-tractusx/fake-image
2626
# -- Set the Image Pull Policy
2727
pullPolicy: Always
2828
# -- Image tage is defined in chart appVersion

0 commit comments

Comments
 (0)