Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deps): update helm release kubelet-csr-approver ( 1.1.0 → 1.2.0 ) #2976

Merged
merged 1 commit into from
May 13, 2024

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
kubelet-csr-approver HelmChart minor 1.1.0 -> 1.2.0 OpenSSF Scorecard
kubelet-csr-approver minor 1.1.0 -> 1.2.0 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

postfinance/kubelet-csr-approver (kubelet-csr-approver)

v1.2.0

Compare Source

Full Changelog: postfinance/kubelet-csr-approver@v1.1.0...v1.2.0

🐛 Bug Fixes
  • Also validate DNS/SAN names when DNS resolution is bypassed - (f4654d3)
🧪 Testing
Build
  • (deps) Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 - (eef91f8)
  • (deps) Bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.18.0 - (e1261e8)
  • (deps) Bump helm/kind-action from 1.9.0 to 1.10.0 - (1bc7816)
  • (deps) Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 - (7a51b11)
  • (deps) Bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 - (c45d1f8)
  • (deps) Bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.1 - (1690a7e)
  • (deps) Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 - (1d87285)
  • (deps) Bump sigs.k8s.io/controller-runtime from 0.18.1 to 0.18.2 - (52f32bc)
  • (kind) Use default kind version from gh-action - (c7d04b3)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tyriis-automation
Copy link
Contributor Author

--- HelmRelease: kube-system/kubelet-csr-approver Deployment: kube-system/kubelet-csr-approver

+++ HelmRelease: kube-system/kubelet-csr-approver Deployment: kube-system/kubelet-csr-approver

@@ -33,13 +33,13 @@

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65532
           seccompProfile:
             type: RuntimeDefault
-        image: ghcr.io/postfinance/kubelet-csr-approver:v1.1.0
+        image: ghcr.io/postfinance/kubelet-csr-approver:v1.2.0
         imagePullPolicy: IfNotPresent
         args:
         - -metrics-bind-address
         - :8080
         - -health-probe-bind-address
         - :8081

@tyriis-automation
Copy link
Contributor Author

--- kubernetes/kube-nas/apps/kube-system/kubelet-csr-approver/app Kustomization: flux-system/apps-kubelet-csr-approver HelmRelease: kube-system/kubelet-csr-approver

+++ kubernetes/kube-nas/apps/kube-system/kubelet-csr-approver/app Kustomization: flux-system/apps-kubelet-csr-approver HelmRelease: kube-system/kubelet-csr-approver

@@ -13,13 +13,13 @@

       chart: kubelet-csr-approver
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: postfinance-charts
         namespace: flux-system
-      version: 1.1.0
+      version: 1.2.0
   interval: 30m
   values:
     bypassDnsResolution: true
     providerRegex: |
       ^(kube-nas)$
     replicas: 1

@tyriis-automation
Copy link
Contributor Author

--- kubernetes/talos-flux/apps/kube-system/kubelet-csr-approver/app Kustomization: flux-system/apps-kubelet-csr-approver HelmRelease: kube-system/kubelet-csr-approver

+++ kubernetes/talos-flux/apps/kube-system/kubelet-csr-approver/app Kustomization: flux-system/apps-kubelet-csr-approver HelmRelease: kube-system/kubelet-csr-approver

@@ -13,13 +13,13 @@

       chart: kubelet-csr-approver
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: postfinance-charts
         namespace: flux-system
-      version: 1.1.0
+      version: 1.2.0
   interval: 30m
   values:
     bypassDnsResolution: true
     providerRegex: |
       ^(talos01|talos02|talos03|talos04)$

@tyriis-automation
Copy link
Contributor Author

--- HelmRelease: kube-system/kubelet-csr-approver Deployment: kube-system/kubelet-csr-approver

+++ HelmRelease: kube-system/kubelet-csr-approver Deployment: kube-system/kubelet-csr-approver

@@ -33,13 +33,13 @@

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65532
           seccompProfile:
             type: RuntimeDefault
-        image: ghcr.io/postfinance/kubelet-csr-approver:v1.1.0
+        image: ghcr.io/postfinance/kubelet-csr-approver:v1.2.0
         imagePullPolicy: IfNotPresent
         args:
         - -metrics-bind-address
         - :8080
         - -health-probe-bind-address
         - :8081

@tyriis-automation
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 3 0 0.02s
✅ REPOSITORY gitleaks yes no 2.26s
✅ YAML prettier 3 0 0.51s
✅ YAML yamllint 3 0 0.28s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@tyriis-automation tyriis-automation bot merged commit 399f938 into main May 13, 2024
17 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/kubelet-csr-approver-1.x branch May 13, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants