mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Merge branch 'renovate/registry.k8s.io-e2e-test-images-agnhost-2.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
Update registry.k8s.io/e2e-test-images/agnhost Docker tag to v2.61 See merge request deepcypher/dc-kc!968
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v2
|
||||
name: debug-utils
|
||||
description: debug-utils to help debug things like DNS resolution etc
|
||||
type: application
|
||||
version: 0.2.0
|
||||
version: 0.3.0
|
||||
appVersion: "1.16.0"
|
||||
|
||||
dependencies:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# debug-utils
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
debug-utils to help debug things like DNS resolution etc
|
||||
|
||||
@@ -25,7 +25,7 @@ debug-utils to help debug things like DNS resolution etc
|
||||
| dns-util.image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| dns-util.image.registry | string | `"registry.k8s.io"` | |
|
||||
| dns-util.image.repository | string | `"e2e-test-images/agnhost"` | |
|
||||
| dns-util.image.tag | string | `"2.59"` | |
|
||||
| dns-util.image.tag | string | `"2.61"` | |
|
||||
| dns-util.job.enabled | bool | `false` | |
|
||||
| dns-util.livenessProbeEnabled | bool | `false` | |
|
||||
| dns-util.netpol.enabled | bool | `false` | |
|
||||
|
||||
@@ -7,7 +7,7 @@ dns-util:
|
||||
registry: registry.k8s.io
|
||||
repository: e2e-test-images/agnhost
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "2.59"
|
||||
tag: "2.61"
|
||||
cron:
|
||||
enabled: true
|
||||
suspend: true
|
||||
|
||||
Reference in New Issue
Block a user