Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bc7086afba
commit
f5c53df19f
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [firefox-7.0.1](https://github.com/truecharts/charts/compare/firefox-7.0.0...firefox-7.0.1) (2023-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/firefox to v116.0.3 ([#11694](https://github.com/truecharts/charts/issues/11694))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [firefox-7.0.0](https://github.com/truecharts/charts/compare/firefox-6.0.13...firefox-7.0.0) (2023-07-31)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [firefox-6.0.4](https://github.com/truecharts/charts/compare/firefox-6.0.3...firefox-6.0.4) (2023-06-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/firefox to v113.0.2 ([#9520](https://github.com/truecharts/charts/issues/9520))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "115.0.3"
|
||||
appVersion: "116.0.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/firefox
|
||||
- https://github.com/linuxserver/docker-firefox
|
||||
type: application
|
||||
version: 7.0.0
|
||||
version: 7.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- browser
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [firefox-7.0.1](https://github.com/truecharts/charts/compare/firefox-7.0.0...firefox-7.0.1) (2023-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/firefox to v116.0.3 ([#11694](https://github.com/truecharts/charts/issues/11694))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/firefox
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v115.0.3@sha256:6b692eb88ca63ed265b7ede478d5e6325dcc85dbbe04f6c3da12f64a2bb45964
|
||||
tag: v116.0.3@sha256:b78f9e1c840147330cb501b414bfd1bed3dc4876deae5f9297d6e0a48c2d6967
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue