mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 20:11:21 -03:00
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://hub.docker.com/_/hello-world
|
||||
type: application
|
||||
version: 9.2.0
|
||||
version: 9.2.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: hello-world
|
||||
tag: latest@sha256:91fb4b041da273d5a3273b6d587d62d518300a6ad268b28628f74997b93171b2
|
||||
tag: latest@sha256:d211f485f2dd1dee407a80973c8f129f00d54604d2c90732e8e320e5038a0348
|
||||
pullPolicy: IfNotPresent
|
||||
manifestManager:
|
||||
enabled: true
|
||||
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://hub.docker.com/_/hello-world
|
||||
- https://metallb.universe.tf
|
||||
type: application
|
||||
version: 8.2.0
|
||||
version: 8.2.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: hello-world
|
||||
tag: latest@sha256:91fb4b041da273d5a3273b6d587d62d518300a6ad268b28628f74997b93171b2
|
||||
tag: latest@sha256:d211f485f2dd1dee407a80973c8f129f00d54604d2c90732e8e320e5038a0348
|
||||
pullPolicy: IfNotPresent
|
||||
manifestManager:
|
||||
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.title="${CONTAINER_NAME}"
|
||||
|
||||
Reference in New Issue
Block a user