From 7a2fcc1e78ce1b7a145fbdb3df2f9c25cf2edba5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 3 May 2023 13:12:14 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/firefox to v (#8222) --- charts/stable/firefox/Chart.yaml | 2 +- charts/stable/firefox/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 9ab7291d8f0..7632e0e886f 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: firefox -version: 4.0.10 +version: 4.0.11 appVersion: "101.0.1" description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, type: application diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index a78bcf57b5a..c8799ab3c57 100644 --- a/charts/stable/firefox/values.yaml +++ b/charts/stable/firefox/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/firefox pullPolicy: IfNotPresent - tag: 101.0.1@sha256:1a626e0206b7b6ca51265d45ad39c233d725a940cfa0b507fc3c76831761169f + tag: 101.0.1@sha256:ed6178aa78fa1d11cad7c86d6554b3d9e903a82aec65ab6d7fb8ea77aeb6810b securityContext: runAsNonRoot: false