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 1259a29 commit 996069b
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 @@ -10,7 +10,7 @@ frontendImage:

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/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 996069b

Please sign in to comment.