Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [borg-server-1.0.0](https://github.com/truecharts/charts/compare/borg-server-0.0.1...borg-server-1.0.0) (2023-11-23)
|
||||
|
||||
28
stable/borg-server/1.0.1/CHANGELOG.md
Normal file
28
stable/borg-server/1.0.1/CHANGELOG.md
Normal file
@@ -0,0 +1,28 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [borg-server-1.0.1](https://github.com/truecharts/charts/compare/borg-server-1.0.0...borg-server-1.0.1) (2023-12-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- cleanup chart.yaml and add min-max scale version
|
||||
- update container image ghcr.io/anotherstranger/borg-server to v2.1.2[@03fd54c](https://github.com/03fd54c) ([#15608](https://github.com/truecharts/charts/issues/15608))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [borg-server-1.0.0](https://github.com/truecharts/charts/compare/borg-server-0.0.1...borg-server-1.0.0) (2023-11-23)
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: borg-server
|
||||
version: 1.0.0
|
||||
appVersion: 2.1.1
|
||||
version: 1.0.1
|
||||
appVersion: 2.1.2
|
||||
description: A borg Backup server
|
||||
home: https://truecharts.org/charts/stable/borg-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.png
|
||||
12
stable/borg-server/1.0.1/app-changelog.md
Normal file
12
stable/borg-server/1.0.1/app-changelog.md
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
|
||||
## [borg-server-1.0.1](https://github.com/truecharts/charts/compare/borg-server-1.0.0...borg-server-1.0.1) (2023-12-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- cleanup chart.yaml and add min-max scale version
|
||||
- update container image ghcr.io/anotherstranger/borg-server to v2.1.2[@03fd54c](https://github.com/03fd54c) ([#15608](https://github.com/truecharts/charts/issues/15608))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/anotherstranger/borg-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.1.1@sha256:768c3522f846d8e8476a1f6527b5c0ff8c021dc31b7988876d34228ebdc7976e
|
||||
tag: 2.1.2@sha256:03fd54c6ebd0261a363143a71b5ac0fbd3db5b3def1c6e0b3e71e13186ff0b02
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
Reference in New Issue
Block a user