Skip to content

Commit

Permalink
chore(deps): update container image tccr.io/truecharts/nginx to v1.24…
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin authored and MaverickD650 committed May 4, 2023
1 parent 4a45404 commit a96e009
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion charts/stable/inventree/Chart.yaml
Expand Up @@ -28,7 +28,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/inventree
- https://inventree.readthedocs.io
- https://github.com/inventree/InvenTree
version: 7.0.34
version: 7.0.35
annotations:
truecharts.org/catagories: |
- utilities
Expand Down
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/Chart.yaml
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "1.4.9"
description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files.
name: recipes
version: 11.0.35
version: 11.0.36
kubeVersion: ">=1.16.0-0"
keywords:
- recipes
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.4@sha256:7e6b4bc511d01b48171cb3c345a67802297c77143c1411e22c5cf7e8acbf1915
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 a96e009

Please sign in to comment.