From 9dad2b5a53c7d1ec83f1952a40ba851fc4ca8c35 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 7 Jan 2023 17:33:28 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/firefox to 101.0.1 (#6030) * chore(deps): update container image tccr.io/truecharts/firefox to 101.0.1 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot Signed-off-by: TrueCharts-Bot Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- 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 a5292764f54..2419cb237a3 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.8 +version: 4.0.9 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 1ad724e97cc..a78bcf57b5a 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:bda2fc42fdb62e8fabc7c4b03f175d5db4e27dad90d2cd79cab5d1d2a2a56e73 + tag: 101.0.1@sha256:1a626e0206b7b6ca51265d45ad39c233d725a940cfa0b507fc3c76831761169f securityContext: runAsNonRoot: false