Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ca646c381f
commit
1020f957fd
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [serpbear-0.0.10](https://github.com/truecharts/charts/compare/serpbear-0.0.9...serpbear-0.0.10) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/serpbear to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [serpbear-0.0.9](https://github.com/truecharts/charts/compare/serpbear-0.0.8...serpbear-0.0.9) (2023-02-10)
|
||||
|
||||
### Fix
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://hub.docker.com/r/towfiqi/serpbear
|
||||
- https://github.com/towfiqi/serpbear
|
||||
type: application
|
||||
version: 0.0.9
|
||||
version: 0.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [serpbear-0.0.10](https://github.com/truecharts/charts/compare/serpbear-0.0.9...serpbear-0.0.10) (2023-02-26)
|
||||
|
||||
### 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:2ca013b79449797e055b210ddcdaade60211951760a65ecd654d64c88c68c96b
|
||||
tag: latest@sha256:ab88601ec3510e615cf8b68b33a3422d45b6a0731399fcb60ef51d96cf849cf9
|
||||
|
||||
serpbear:
|
||||
user: admin
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [serpbear-0.0.9](https://github.com/truecharts/charts/compare/serpbear-0.0.8...serpbear-0.0.9) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
Loading…
Reference in New Issue