chore(deps): update container image quay.io/oriedge/k8s_gateway to v0.4.0@7bdbd44 by renovate (#15530)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/oriedge/k8s_gateway | minor | `v0.3.4` -> `v0.4.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuMTAyLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
This commit is contained in:
@@ -1,20 +1,19 @@
|
|||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: blocky
|
name: blocky
|
||||||
version: 9.0.14
|
version: 9.1.0
|
||||||
appVersion: "0.22"
|
appVersion: "0.22"
|
||||||
description:
|
description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network
|
||||||
Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network
|
|
||||||
written in Go
|
written in Go
|
||||||
home: https://truecharts.org/charts/enterprise/blocky
|
home: https://truecharts.org/charts/enterprise/blocky
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://0xerr0r.github.io/blocky/
|
|
||||||
- https://github.com/0xERR0R/blocky
|
- https://github.com/0xERR0R/blocky
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky
|
|
||||||
- https://hub.docker.com/r/spx01/blocky
|
|
||||||
- https://github.com/Mozart409/blocky-frontend
|
- https://github.com/Mozart409/blocky-frontend
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky
|
||||||
|
- https://quay.io/oriedge/k8s_gateway
|
||||||
|
- https://0xerr0r.github.io/blocky/
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ image:
|
|||||||
k8sgatewayImage:
|
k8sgatewayImage:
|
||||||
repository: quay.io/oriedge/k8s_gateway
|
repository: quay.io/oriedge/k8s_gateway
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.3.4@sha256:21571315aa3939d708dcf040a7cb78328fd957bf60887299ffdd417e7240387b
|
tag: v0.4.0@sha256:7bdbd447c0244b8f89de9cd6f4826ed0ac66c9406fac3a4ac80081020c251c6b
|
||||||
manifestManager:
|
manifestManager:
|
||||||
enabled: true
|
enabled: true
|
||||||
workload:
|
workload:
|
||||||
|
|||||||
Reference in New Issue
Block a user