Skip to content

Commit 6fb2c89

Browse files
authored
fix: release (#143)
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 0702047 commit 6fb2c89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: src/main/resources/application.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ quarkus.kubernetes.image-pull-policy=if-not-present
77
quarkus.package.type=uber-jar
88
quarkus.jib.jvm-additional-arguments=-Dpolyglot.engine.WarnInterpreterOnly=false
99
# To inherit visibility from the repo
10-
quarkus.container-image.labels."org.opencontainers.image.source"=https://github.com/csviri/kubernetes-glue-operator
11-
quarkus.container-image.labels."org.opencontainers.image.documentation"=https://github.com/csviri/kubernetes-glue-operator?tab=readme-ov-file#documentation
10+
quarkus.container-image.labels."org.opencontainers.image.source"=https://github.com/java-operator-sdk/kubernetes-glue-operator
11+
quarkus.container-image.labels."org.opencontainers.image.documentation"=https://github.com/java-operator-sdk/kubernetes-glue-operator?tab=readme-ov-file#documentation
1212
# Generate apply-able cluster role bindings
1313
quarkus.kubernetes.namespace=default

0 commit comments

Comments
 (0)