chore(deps): update container image tccr.io/truecharts/gravity to v0.6.18@1fc3f7d (#15687)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/gravity](https://togithub.com/truecharts/containers) | patch | `v0.6.8` -> `v0.6.18` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,32 +1,32 @@
|
|||||||
kubeVersion: ">=1.24.0"
|
kubeVersion: '>=1.24.0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: gravity
|
name: gravity
|
||||||
version: 0.0.6
|
version: 0.0.7
|
||||||
appVersion: 0.6.8
|
appVersion: 0.6.18
|
||||||
description: Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd.
|
description: Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd.
|
||||||
home: https://truecharts.org/charts/incubator/gravity
|
home: https://truecharts.org/charts/incubator/gravity
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gravity.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gravity.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/BeryJu/gravity
|
- https://github.com/BeryJu/gravity
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/gravity
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/gravity
|
||||||
- https://github.com/truecharts/containers/tree/master/mirrorgravity
|
- https://github.com/truecharts/containers/tree/master/mirrorgravity
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- gravity
|
- gravity
|
||||||
- dns
|
- dns
|
||||||
- networking
|
- networking
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 13.2.2
|
version: 13.2.2
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.1
|
max_scale_version: 23.10.1
|
||||||
min_scale_version: 22.12.4
|
min_scale_version: 22.12.4
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/gravity
|
repository: tccr.io/truecharts/gravity
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.6.8@sha256:290b9e12ffbd412e02803fc11c61de1731b69dd761e4c1af39b7b0d863bc5261
|
tag: v0.6.18@sha256:1fc3f7d2507d618859f4ec84c48af0caf82efaf284c0c34df423cbab138b88c8
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user