Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
| 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 |
| 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.0            |
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent e3512e0 commit 2b01b2d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.0
hooks:
- id: renovate-config-validator
4 changes: 2 additions & 2 deletions values/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
Expand Down

0 comments on commit 2b01b2d

Please sign in to comment.