Skip to content

Commit 544e2f8

Browse files
committed
fix images annotations
1 parent 017783c commit 544e2f8

File tree

21 files changed

+21
-21
lines changed

21 files changed

+21
-21
lines changed

images/apache-tika/prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ entrypoint:
1414
annotations:
1515
org.opencontainers.image.title: 'apache-tika'
1616
org.opencontainers.image.description: 'Apache-tika image based on Wolfi OS'
17-
org.opencontainers.image.source": 'https://github.com/GitGuardian/wolfi/tree/main/images/apache-tika'
17+
org.opencontainers.image.source: 'https://github.com/GitGuardian/wolfi/tree/main/images/apache-tika'

images/bash/prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ entrypoint:
1616
annotations:
1717
org.opencontainers.image.title: 'bash'
1818
org.opencontainers.image.description: 'Bash image based on Wolfi OS'
19-
org.opencontainers.image.source": 'https://github.com/GitGuardian/wolfi/tree/main/images/bash'
19+
org.opencontainers.image.source: 'https://github.com/GitGuardian/wolfi/tree/main/images/bash'

images/fluent-bit/prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ cmd: --config=/fluent-bit/etc/fluent-bit.conf
1515
annotations:
1616
org.opencontainers.image.title: 'fluent-bit'
1717
org.opencontainers.image.description: 'Fluent-bit image based on Wolfi OS'
18-
org.opencontainers.image.source": 'https://github.com/GitGuardian/wolfi/tree/main/images/fluent-bit'
18+
org.opencontainers.image.source: 'https://github.com/GitGuardian/wolfi/tree/main/images/fluent-bit'

images/ggshield/prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ cmd: --help
2121
annotations:
2222
org.opencontainers.image.title: 'ggshield'
2323
org.opencontainers.image.description: 'Scanner image based on Wolfi OS'
24-
org.opencontainers.image.source": 'https://github.com/GitGuardian/wolfi/tree/main/images/ggshield'
24+
org.opencontainers.image.source: 'https://github.com/GitGuardian/wolfi/tree/main/images/ggshield'

images/helm/prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ cmd: help
2020
annotations:
2121
org.opencontainers.image.title: 'helm'
2222
org.opencontainers.image.description: 'Helm image based on Wolfi OS'
23-
org.opencontainers.image.source": 'https://github.com/GitGuardian/wolfi/tree/main/images/helm'
23+
org.opencontainers.image.source: 'https://github.com/GitGuardian/wolfi/tree/main/images/helm'

images/infra-tools/prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ cmd: /usr/bin/sh -l
3434
annotations:
3535
org.opencontainers.image.title: 'infra-tools'
3636
org.opencontainers.image.description: 'infra-tools image based on Wolfi OS'
37-
org.opencontainers.image.source": 'https://github.com/GitGuardian/wolfi/tree/main/images/infra-tools'
37+
org.opencontainers.image.source: 'https://github.com/GitGuardian/wolfi/tree/main/images/infra-tools'

images/ingress-nginx-controller/prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ accounts:
3232
annotations:
3333
org.opencontainers.image.title: 'ingress-nginx-controller'
3434
org.opencontainers.image.description: 'ingress-nginx-controller image based on Wolfi OS'
35-
org.opencontainers.image.source": 'https://github.com/GitGuardian/wolfi/tree/main/images/ingress-nginx-controller'
35+
org.opencontainers.image.source: 'https://github.com/GitGuardian/wolfi/tree/main/images/ingress-nginx-controller'

images/istio-proxy/prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ entrypoint:
2323
annotations:
2424
org.opencontainers.image.title: 'istio-proxy'
2525
org.opencontainers.image.description: 'Istio-proxy image based on Wolfi OS'
26-
org.opencontainers.image.source": 'https://github.com/GitGuardian/wolfi/tree/main/images/istio-proxy'
26+
org.opencontainers.image.source: 'https://github.com/GitGuardian/wolfi/tree/main/images/istio-proxy'

images/loki/prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ cmd: -config.file=/etc/loki/local-config.yaml
1717
annotations:
1818
org.opencontainers.image.title: 'loki'
1919
org.opencontainers.image.description: 'Loki image based on Wolfi OS'
20-
org.opencontainers.image.source": 'https://github.com/GitGuardian/wolfi/tree/main/images/loki'
20+
org.opencontainers.image.source: 'https://github.com/GitGuardian/wolfi/tree/main/images/loki'

images/minio-bitnami-client/prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ annotations:
4343
org.opencontainers.image.authors: 'GitGuardian SRE Team <[email protected]>'
4444
org.opencontainers.image.description: 'MinIO-Bitnami client image based on Wolfi OS'
4545
org.opencontainers.image.licenses: 'MIT'
46-
org.opencontainers.image.source": 'https://github.com/GitGuardian/wolfi/tree/main/images/minio-bitnami-client'
46+
org.opencontainers.image.source: 'https://github.com/GitGuardian/wolfi/tree/main/images/minio-bitnami-client'
4747
org.opencontainers.image.title: 'minio-bitnami-client'
4848
org.opencontainers.image.vendor: 'GitGuardian'

0 commit comments

Comments
 (0)