From 8662d8a651dbf3d891da86ac677c18950480962e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 11 Aug 2022 08:11:34 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/jenkins/{0.0.3 => 0.1.0}/CHANGELOG.md | 9 +++++++++ incubator/jenkins/{0.0.3 => 0.1.0}/Chart.lock | 2 +- incubator/jenkins/{0.0.3 => 0.1.0}/Chart.yaml | 2 +- incubator/jenkins/{0.0.3 => 0.1.0}/README.md | 2 +- incubator/jenkins/{0.0.3 => 0.1.0}/app-readme.md | 0 .../{0.0.3 => 0.1.0}/charts/common-10.4.9.tgz | Bin incubator/jenkins/{0.0.3 => 0.1.0}/ix_values.yaml | 8 ++++++-- incubator/jenkins/{0.0.3 => 0.1.0}/questions.yaml | 10 +++++----- .../jenkins/{0.0.3 => 0.1.0}/templates/common.yaml | 0 incubator/jenkins/{0.0.3 => 0.1.0}/values.yaml | 0 10 files changed, 23 insertions(+), 10 deletions(-) rename incubator/jenkins/{0.0.3 => 0.1.0}/CHANGELOG.md (75%) rename incubator/jenkins/{0.0.3 => 0.1.0}/Chart.lock (80%) rename incubator/jenkins/{0.0.3 => 0.1.0}/Chart.yaml (98%) rename incubator/jenkins/{0.0.3 => 0.1.0}/README.md (98%) rename incubator/jenkins/{0.0.3 => 0.1.0}/app-readme.md (100%) rename incubator/jenkins/{0.0.3 => 0.1.0}/charts/common-10.4.9.tgz (100%) rename incubator/jenkins/{0.0.3 => 0.1.0}/ix_values.yaml (83%) rename incubator/jenkins/{0.0.3 => 0.1.0}/questions.yaml (99%) rename incubator/jenkins/{0.0.3 => 0.1.0}/templates/common.yaml (100%) rename incubator/jenkins/{0.0.3 => 0.1.0}/values.yaml (100%) diff --git a/incubator/jenkins/0.0.3/CHANGELOG.md b/incubator/jenkins/0.1.0/CHANGELOG.md similarity index 75% rename from incubator/jenkins/0.0.3/CHANGELOG.md rename to incubator/jenkins/0.1.0/CHANGELOG.md index bfa31584cb..a81b3fb12f 100644 --- a/incubator/jenkins/0.0.3/CHANGELOG.md +++ b/incubator/jenkins/0.1.0/CHANGELOG.md @@ -2,6 +2,15 @@ +## [jenkins-0.1.0](https://github.com/truecharts/charts/compare/jenkins-0.0.3...jenkins-0.1.0) (2022-08-11) + +### Fix + +- Fix permission ([#3439](https://github.com/truecharts/charts/issues/3439)) + + + + ## [jenkins-0.0.3](https://github.com/truecharts/charts/compare/jenkins-0.0.2...jenkins-0.0.3) (2022-08-10) ### Chore diff --git a/incubator/jenkins/0.0.3/Chart.lock b/incubator/jenkins/0.1.0/Chart.lock similarity index 80% rename from incubator/jenkins/0.0.3/Chart.lock rename to incubator/jenkins/0.1.0/Chart.lock index 6a06097b5d..64fab79af8 100644 --- a/incubator/jenkins/0.0.3/Chart.lock +++ b/incubator/jenkins/0.1.0/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.9 digest: sha256:ba284a99a55c79f156102daabf938cc9651dce305ca6e8b02c2575b3b34d2cc4 -generated: "2022-08-10T05:36:07.206614151Z" +generated: "2022-08-11T08:05:53.132858941Z" diff --git a/incubator/jenkins/0.0.3/Chart.yaml b/incubator/jenkins/0.1.0/Chart.yaml similarity index 98% rename from incubator/jenkins/0.0.3/Chart.yaml rename to incubator/jenkins/0.1.0/Chart.yaml index d0458925a4..3349fa46d1 100644 --- a/incubator/jenkins/0.0.3/Chart.yaml +++ b/incubator/jenkins/0.1.0/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/jenkins - https://hub.docker.com/r/jenkins/jenkins type: application -version: 0.0.3 +version: 0.1.0 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/jenkins/0.0.3/README.md b/incubator/jenkins/0.1.0/README.md similarity index 98% rename from incubator/jenkins/0.0.3/README.md rename to incubator/jenkins/0.1.0/README.md index d8348d139f..25d062c73b 100644 --- a/incubator/jenkins/0.0.3/README.md +++ b/incubator/jenkins/0.1.0/README.md @@ -1,6 +1,6 @@ # jenkins -![Version: 0.0.3](https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.362](https://img.shields.io/badge/AppVersion-2.362-informational?style=flat-square) +![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.362](https://img.shields.io/badge/AppVersion-2.362-informational?style=flat-square) Jenkins is the gold standard in devops tools for running CI/CD pipelines diff --git a/incubator/jenkins/0.0.3/app-readme.md b/incubator/jenkins/0.1.0/app-readme.md similarity index 100% rename from incubator/jenkins/0.0.3/app-readme.md rename to incubator/jenkins/0.1.0/app-readme.md diff --git a/incubator/jenkins/0.0.3/charts/common-10.4.9.tgz b/incubator/jenkins/0.1.0/charts/common-10.4.9.tgz similarity index 100% rename from incubator/jenkins/0.0.3/charts/common-10.4.9.tgz rename to incubator/jenkins/0.1.0/charts/common-10.4.9.tgz diff --git a/incubator/jenkins/0.0.3/ix_values.yaml b/incubator/jenkins/0.1.0/ix_values.yaml similarity index 83% rename from incubator/jenkins/0.0.3/ix_values.yaml rename to incubator/jenkins/0.1.0/ix_values.yaml index 0ca42b2ee6..27413bad32 100644 --- a/incubator/jenkins/0.0.3/ix_values.yaml +++ b/incubator/jenkins/0.1.0/ix_values.yaml @@ -4,10 +4,14 @@ image: tag: v2.362@sha256:6ead1a1da8711e3da9bbdbe95dc8c4cf72389a5c22ddaba13b94028fdbf5f425 podSecurityContext: - runAsGroup: 1000 - runAsUser: 1000 + runAsGroup: 0 + runAsUser: 0 fsGroup: 1000 +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + env: JENKINS_JAVA_OPTS: "" diff --git a/incubator/jenkins/0.0.3/questions.yaml b/incubator/jenkins/0.1.0/questions.yaml similarity index 99% rename from incubator/jenkins/0.0.3/questions.yaml rename to incubator/jenkins/0.1.0/questions.yaml index 2c3690f341..b69742dd77 100644 --- a/incubator/jenkins/0.0.3/questions.yaml +++ b/incubator/jenkins/0.1.0/questions.yaml @@ -863,7 +863,7 @@ questions: type: boolean default: true - variable: readOnly - label: Read Only" + label: Read Only schema: type: boolean default: false @@ -1585,7 +1585,7 @@ questions: label: "ReadOnly Root Filesystem" schema: type: boolean - default: true + default: false - variable: allowPrivilegeEscalation label: "Allow Privilege Escalation" schema: @@ -1595,7 +1595,7 @@ questions: label: "runAsNonRoot" schema: type: boolean - default: true + default: false - variable: capabilities label: Capabilities schema: @@ -1634,13 +1634,13 @@ questions: description: "The UserID of the user running the application" schema: type: int - default: 1000 + default: 0 - variable: runAsGroup label: "runAsGroup" description: "The groupID this App of the user running the application" schema: type: int - default: 1000 + default: 0 - variable: fsGroup label: "fsGroup" description: "The group that should own ALL storage." diff --git a/incubator/jenkins/0.0.3/templates/common.yaml b/incubator/jenkins/0.1.0/templates/common.yaml similarity index 100% rename from incubator/jenkins/0.0.3/templates/common.yaml rename to incubator/jenkins/0.1.0/templates/common.yaml diff --git a/incubator/jenkins/0.0.3/values.yaml b/incubator/jenkins/0.1.0/values.yaml similarity index 100% rename from incubator/jenkins/0.0.3/values.yaml rename to incubator/jenkins/0.1.0/values.yaml