Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(container): update oci-image nginx to v1 by renovate #27715

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tests:
some_port: 80
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down Expand Up @@ -52,7 +52,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down Expand Up @@ -86,7 +86,7 @@ tests:
some_path: /some/path
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down Expand Up @@ -55,7 +55,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down Expand Up @@ -88,7 +88,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
TZ: Europe/London
workload:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
configmap:
configmap-name:
Expand Down Expand Up @@ -67,7 +67,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
some_config_name: configmap-name
some_secret_name: secret-name
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tests:
some_other_value: 2
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tests:
some_other_value: 2
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
configmap:
configmap-name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tests:
imageDictToUse: image
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
imageGPU:
repository: some-gpu-image
Expand Down Expand Up @@ -50,7 +50,7 @@ tests:
isSubset:
path: spec.template.spec.containers[0]
content:
image: nginx:1.19.0
image: nginx:1.27.2
imagePullPolicy: IfNotPresent
- documentIndex: *deploymentDoc
isSubset:
Expand Down Expand Up @@ -124,7 +124,7 @@ tests:
set:
image:
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: invalid
workload:
workload-name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tests:
some_port: 80
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name1:
Expand Down Expand Up @@ -78,7 +78,7 @@ tests:
some_port: 53
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name1:
Expand Down Expand Up @@ -171,7 +171,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name1:
Expand Down Expand Up @@ -218,7 +218,7 @@ tests:
some_protocol: https
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name1:
Expand Down Expand Up @@ -263,7 +263,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name1:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tests:
probe_type: exec
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name1:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name1:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name1:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tests:
some_policy: File
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down Expand Up @@ -52,7 +52,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down Expand Up @@ -88,7 +88,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down Expand Up @@ -125,7 +125,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tests:
some_path: /some/path
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tests:
container-name2: {}
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
initImage: &initImage
repository: bash
Expand Down Expand Up @@ -198,7 +198,7 @@ tests:
render: false
image:
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ tests:
container-name2: {}
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
initImage: &initImage
repository: bash
Expand Down Expand Up @@ -199,7 +199,7 @@ tests:
render: false
image:
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tests:
set:
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tests:
set:
image:
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down Expand Up @@ -42,7 +42,7 @@ tests:
set:
image:
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tests:
some_path: /some/path
image: &image
repository: nginx
tag: 1.19.0
tag: 1.27.2
pullPolicy: IfNotPresent
workload:
workload-name:
Expand Down
Loading