From 4aec3ac846aa12a6e62c63c786eab25271a28802 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 14:05:08 -0600 Subject: [PATCH] chore(deps): update jenkins package dependencies (#107) | datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | docker | docker.io/jenkins/jenkins | 2.486 | 2.488 | | helm | jenkins | 5.7.14 | 5.7.19 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- common/zarf.yaml | 2 +- values/upstream.yaml | 2 +- zarf.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/zarf.yaml b/common/zarf.yaml index 3bf423e..f42c951 100644 --- a/common/zarf.yaml +++ b/common/zarf.yaml @@ -41,7 +41,7 @@ components: - name: jenkins namespace: jenkins url: https://charts.jenkins.io - version: 5.7.14 + version: 5.7.19 repoName: jenkins releaseName: jenkins valuesFiles: diff --git a/values/upstream.yaml b/values/upstream.yaml index b7c9c8e..b2b4683 100644 --- a/values/upstream.yaml +++ b/values/upstream.yaml @@ -5,7 +5,7 @@ controller: image: registry: "docker.io" repository: "jenkins/jenkins" - tag: "2.486-jdk17" + tag: "2.488-jdk17" sidecars: configAutoReload: image: diff --git a/zarf.yaml b/zarf.yaml index d283de4..8df51bd 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -37,7 +37,7 @@ components: valuesFiles: - values/upstream.yaml images: - - docker.io/jenkins/jenkins:2.486-jdk17 + - docker.io/jenkins/jenkins:2.488-jdk17 - docker.io/kiwigrid/k8s-sidecar:1.28.0 - docker.io/jenkins/inbound-agent:3256.v88a_f6e922152-1