From 5cb779774a9e9117f53adba8cad912a845c0581b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 26 Oct 2022 07:42:33 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/firefox to v101.0.1 (#4191) * chore(deps): update container image tccr.io/truecharts/firefox to v101.0.1 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot Signed-off-by: TrueCharts-Bot --- 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 b2b93ff7f7d..dad9e17a110 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: 2.0.37 +version: 2.0.38 appVersion: "78.15.0" 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 ee04e43436b..a65713be22d 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: v78.15.0 + tag: 101.0.1 securityContext: runAsNonRoot: false