Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d3e288ab22
commit
f0f10ced46
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [firefox-desktop-g3-4.1.12](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.11...firefox-desktop-g3-4.1.12) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [firefox-desktop-g3-4.1.13](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.12...firefox-desktop-g3-4.1.13) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image accetto/ubuntu-vnc-xfce-firefox-g3 to latest[@8fbe73b](https://github.com/8fbe73b) by renovate ([#18020](https://github.com/truecharts/charts/issues/18020))
|
||||
|
||||
|
||||
## [firefox-desktop-g3-4.1.12](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.11...firefox-desktop-g3-4.1.12) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
|
||||
|
||||
- increase common version for oci fixes
|
||||
|
||||
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
|
||||
|
||||
|
||||
## [firefox-desktop-g3-4.1.3](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.0...firefox-desktop-g3-4.1.3) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/firefox-desktop-g3
|
||||
- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3
|
||||
type: application
|
||||
version: 4.1.12
|
||||
version: 4.1.13
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [firefox-desktop-g3-4.1.13](https://github.com/truecharts/charts/compare/firefox-desktop-g3-4.1.12...firefox-desktop-g3-4.1.13) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image accetto/ubuntu-vnc-xfce-firefox-g3 to latest[@8fbe73b](https://github.com/8fbe73b) by renovate ([#18020](https://github.com/truecharts/charts/issues/18020))
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: accetto/ubuntu-vnc-xfce-firefox-g3
|
||||
tag: latest@sha256:d7e96e1746ec2baad0b56f0568fdeeb7d0c71a26b32317e75500bcfa7127520c
|
||||
tag: latest@sha256:8fbe73be2639dbd2c8d79c048a9f14bc4b1537a2a0642b613dc677c31ef1e4d0
|
||||
persistence:
|
||||
internalshare:
|
||||
enabled: true
|
|
@ -23,6 +23,8 @@ groups:
|
|||
description: Metrics
|
||||
- name: Addons
|
||||
description: Addon Configuration
|
||||
- name: Backup Configuration
|
||||
description: Configure Velero Backup Schedule
|
||||
- name: Advanced
|
||||
description: Advanced Configuration
|
||||
- name: Postgresql
|
Loading…
Reference in New Issue