feat(blocky): update image ghcr.io/k8s-gateway/k8s_gateway 1.7.1 → 1.8.0 (#47155)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/k8s-gateway/k8s_gateway](https://ghcr.io/k8s-gateway/k8s_gateway) | minor | `d68f879` → `e17ed38` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYmxvY2t5IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -27,16 +27,16 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go
|
description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go
|
||||||
home: https://truecharts.org/truetech/truecharts/charts/stable/blocky
|
home: https://trueforge.org/truetech/truecharts/charts/stable/blocky
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.webp
|
icon: https://trueforge.org/img/hotlink-ok/chart-icons/blocky.webp
|
||||||
keywords:
|
keywords:
|
||||||
- dns
|
- dns
|
||||||
- blocky
|
- blocky
|
||||||
kubeVersion: '>=1.33.0-0'
|
kubeVersion: '>=1.27.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@trueforge.org
|
||||||
url: https://truecharts.org
|
url: https://trueforge.org
|
||||||
name: blocky
|
name: blocky
|
||||||
sources:
|
sources:
|
||||||
- https://0xerr0r.github.io/blocky/
|
- https://0xerr0r.github.io/blocky/
|
||||||
@@ -46,5 +46,5 @@ sources:
|
|||||||
- https://github.com/Mozart409/blocky-frontend
|
- https://github.com/Mozart409/blocky-frontend
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/blocky
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/blocky
|
||||||
type: application
|
type: application
|
||||||
version: 21.0.6
|
version: 21.1.0
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ image:
|
|||||||
k8sgatewayImage:
|
k8sgatewayImage:
|
||||||
repository: ghcr.io/k8s-gateway/k8s_gateway
|
repository: ghcr.io/k8s-gateway/k8s_gateway
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.7.1@sha256:d68f87982d943448f14a67fdb3df616351bad7507618f986c7d3fdfeabd8c9a8
|
tag: 1.8.0@sha256:e17ed387f48da00b4736fbeecc338238b11ea20478c3c9ad35876509eb65c022
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user