mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 15:44:30 -03:00
fix(blocky): update image ghcr.io/k8s-gateway/k8s_gateway 1.6.2 → 1.6.3 (#44616)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/k8s-gateway/k8s_gateway](https://ghcr.io/k8s-gateway/k8s_gateway) | patch | `b7c7836` -> `d9b797a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYmxvY2t5IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -32,16 +32,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/blocky
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/blocky.webp
|
||||
home: https://truecharts.org/charts/stable/blocky
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.webp
|
||||
keywords:
|
||||
- dns
|
||||
- blocky
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: blocky
|
||||
sources:
|
||||
- https://0xerr0r.github.io/blocky/
|
||||
@@ -51,5 +51,5 @@ sources:
|
||||
- https://github.com/Mozart409/blocky-frontend
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/blocky
|
||||
type: application
|
||||
version: 19.5.27
|
||||
version: 19.5.28
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ image:
|
||||
k8sgatewayImage:
|
||||
repository: ghcr.io/k8s-gateway/k8s_gateway
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.6.2@sha256:b7c7836b5632db1754f1e75c8d9d648c4b64921e2156f96aa2bbccc29bd8965e
|
||||
tag: 1.6.3@sha256:d9b797ad64619dfa565fb38c147d790338c053a0a7aee1af3cf9c2ffbff3665a
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user