chore(deps): update container image hello-world to latest@d211f48 by renovate (#27523)
This commit is contained in:
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/premium/clusterissuer
|
- https://github.com/truecharts/charts/tree/master/charts/premium/clusterissuer
|
||||||
- https://hub.docker.com/_/hello-world
|
- https://hub.docker.com/_/hello-world
|
||||||
type: application
|
type: application
|
||||||
version: 9.2.0
|
version: 9.2.1
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: hello-world
|
repository: hello-world
|
||||||
tag: latest@sha256:91fb4b041da273d5a3273b6d587d62d518300a6ad268b28628f74997b93171b2
|
tag: latest@sha256:d211f485f2dd1dee407a80973c8f129f00d54604d2c90732e8e320e5038a0348
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
manifestManager:
|
manifestManager:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://hub.docker.com/_/hello-world
|
- https://hub.docker.com/_/hello-world
|
||||||
- https://metallb.universe.tf
|
- https://metallb.universe.tf
|
||||||
type: application
|
type: application
|
||||||
version: 8.2.0
|
version: 8.2.1
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: hello-world
|
repository: hello-world
|
||||||
tag: latest@sha256:91fb4b041da273d5a3273b6d587d62d518300a6ad268b28628f74997b93171b2
|
tag: latest@sha256:d211f485f2dd1dee407a80973c8f129f00d54604d2c90732e8e320e5038a0348
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
manifestManager:
|
manifestManager:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
FROM hello-world:latest@sha256:91fb4b041da273d5a3273b6d587d62d518300a6ad268b28628f74997b93171b2
|
FROM hello-world:latest@sha256:d211f485f2dd1dee407a80973c8f129f00d54604d2c90732e8e320e5038a0348
|
||||||
|
|
||||||
LABEL org.opencontainers.image.licenses="BSD-3-Clause"
|
LABEL org.opencontainers.image.licenses="BSD-3-Clause"
|
||||||
LABEL org.opencontainers.image.title="${CONTAINER_NAME}"
|
LABEL org.opencontainers.image.title="${CONTAINER_NAME}"
|
||||||
|
|||||||
Reference in New Issue
Block a user