Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1289b775e9
commit
e5319a85b2
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [prometheus-7.0.4](https://github.com/truecharts/charts/compare/prometheus-7.0.3...prometheus-7.0.4) (2022-11-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/alertmanager to v0.24.0
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.40.1"
|
||||
appVersion: "2.40.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -29,7 +29,7 @@ sources:
|
|||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
type: application
|
||||
version: 7.0.4
|
||||
version: 7.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [prometheus-7.0.5](https://github.com/truecharts/charts/compare/prometheus-7.0.4...prometheus-7.0.5) (2022-11-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prometheus to v2.40.2
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/prometheus
|
||||
tag: 2.40.1@sha256:f6942e367c8693f2df8513d41270bf5c2f1d9e04d1bbd552aa1c66f58dbec31a
|
||||
tag: 2.40.2@sha256:6fcb5de8a0337a65d18fc88d04efd97f1c0a128dfffd5080ac2aa534c1cfa8ce
|
||||
|
||||
thanosImage:
|
||||
repository: tccr.io/truecharts/thanos
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [zerotier-4.0.1](https://github.com/truecharts/charts/compare/zerotier-4.0.0...zerotier-4.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: zerotier
|
||||
version: 4.0.1
|
||||
appVersion: "1.10.1"
|
||||
version: 4.0.2
|
||||
appVersion: "1.10.2"
|
||||
description: ZeroTier is a smart programmable Ethernet switch for planet Earth
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [zerotier-4.0.2](https://github.com/truecharts/charts/compare/zerotier-4.0.1...zerotier-4.0.2) (2022-11-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/zerotier to v1.10.2
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/zerotier
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.10.1@sha256:d42c000a0482bba4f96bc4aaabb37fb9a1189e8fcd5f0cdaf2f73e4c8ccec62c
|
||||
tag: 1.10.2@sha256:aa637f89e6e3105dff228b59ff75070913fda72f11f048912a278e84b7a34b15
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue