Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d48f0a3b7c
commit
08be05ba3d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [serpbear-0.0.5](https://github.com/truecharts/charts/compare/serpbear-0.0.4...serpbear-0.0.5) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [serpbear-0.0.6](https://github.com/truecharts/charts/compare/serpbear-0.0.5...serpbear-0.0.6) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/serpbear to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [serpbear-0.0.5](https://github.com/truecharts/charts/compare/serpbear-0.0.4...serpbear-0.0.5) (2022-12-27)
|
||||
|
||||
### Chore
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/towfiqi/serpbear
|
||||
- https://hub.docker.com/r/towfiqi/serpbear
|
||||
type: application
|
||||
version: 0.0.5
|
||||
version: 0.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [serpbear-0.0.6](https://github.com/truecharts/charts/compare/serpbear-0.0.5...serpbear-0.0.6) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/serpbear to latest
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/serpbear
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:7b91686ba40cf9c838d81d9e0939e3ab200d9c47d522a9521ae3364add5cb827
|
||||
tag: latest@sha256:477ff8123ac708b3dc2e7eb0d6ed1bf6cb5b9711dca04cabdfc3e9128d769613
|
||||
|
||||
serpbear:
|
||||
user: admin
|
Loading…
Reference in New Issue