Skip to content

Commit

Permalink
chore(deps): update container image tccr.io/truecharts/nginx to v1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin committed Apr 30, 2023
1 parent 6597071 commit 73fb12a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/stable/inventree/values.yaml
Expand Up @@ -5,7 +5,7 @@ image:

nginxImage:
repository: tccr.io/truecharts/nginx
tag: 1.23.4@sha256:7e6b4bc511d01b48171cb3c345a67802297c77143c1411e22c5cf7e8acbf1915
tag: 1.24.0@sha256:7eee831d79f11786149bd02a0d4d438057772285ec7b62fc2976ee70676707fa
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/recipes/values.yaml
Expand Up @@ -5,7 +5,7 @@ image:

nginxImage:
repository: tccr.io/truecharts/nginx
tag: 1.23.4@sha256:7e6b4bc511d01b48171cb3c345a67802297c77143c1411e22c5cf7e8acbf1915
tag: 1.24.0@sha256:7eee831d79f11786149bd02a0d4d438057772285ec7b62fc2976ee70676707fa

securityContext:
readOnlyRootFilesystem: false
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/vikunja/values.yaml
Expand Up @@ -8,7 +8,7 @@ frontendImage:
pullPolicy: IfNotPresent
nginxImage:
repository: tccr.io/truecharts/nginx
tag: 1.23.3@sha256:5d9a186494a97cf2ffbd8ce7dd5d89846826c033bf2100bcadb5aca85e9d18a6
tag: 1.24.0@sha256:7eee831d79f11786149bd02a0d4d438057772285ec7b62fc2976ee70676707fa

workload:
main:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/wger/values.yaml
Expand Up @@ -5,7 +5,7 @@ image:

nginxImage:
repository: tccr.io/truecharts/nginx
tag: 1.23.4@sha256:7e6b4bc511d01b48171cb3c345a67802297c77143c1411e22c5cf7e8acbf1915
tag: 1.24.0@sha256:7eee831d79f11786149bd02a0d4d438057772285ec7b62fc2976ee70676707fa
pullPolicy: IfNotPresent

securityContext:
Expand Down

0 comments on commit 73fb12a

Please sign in to comment.