From c00ff6f96cdd7f4218a12331ee39153b81a43ebe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 01:33:28 +0000 Subject: [PATCH] chore(deps): update all dependencies | datasource | package | from | to | | ----------- | ----------------------------------------------- | ------------------- | ------------------- | | github-tags | golangci/golangci-lint | v1.57.2 | v1.58.0 | | github-tags | jenkinsci/kubernetes-plugin | 4209.vc646b_71e5269 | 4214.vf10083a_42e70 | | github-tags | python-jsonschema/check-jsonschema | 0.28.2 | 0.28.3 | | docker | registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar | 1.26.1 | 1.26.2 | | github-tags | renovatebot/pre-commit-hooks | 37.338.0 | 37.349.3 | --- .pre-commit-config.yaml | 6 +++--- values/common.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7b377636..2584de2f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: hooks: - id: fix-smartquotes - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.2 + rev: 0.28.3 hooks: - id: check-jsonschema name: "Validate Zarf Configs Against Schema" @@ -44,10 +44,10 @@ repos: "--no-cache" ] - repo: https://github.com/golangci/golangci-lint - rev: v1.57.2 + rev: v1.58.0 hooks: - id: golangci-lint - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.338.0 + rev: 37.349.3 hooks: - id: renovate-config-validator diff --git a/values/common.yaml b/values/common.yaml index 0ec1ef84..42af7438 100644 --- a/values/common.yaml +++ b/values/common.yaml @@ -8,7 +8,7 @@ controller: image: registry: "registry1.dso.mil" repository: "ironbank/kiwigrid/k8s-sidecar" - tag: "1.26.1" + tag: "1.26.2" jenkinsUrl: https://jenkins.###ZARF_VAR_DOMAIN### disableRememberMe: true resources: @@ -26,7 +26,7 @@ controller: cpu: "2000m" memory: "8192Mi" installPlugins: - - kubernetes:4209.vc646b_71e5269 + - kubernetes:4214.vf10083a_42e70 - workflow-aggregator:596.v8c21c963d92d - git:5.2.1 - configuration-as-code:1775.v810dc950b_514