Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="babybuddy-5.0.11"></a>
|
||||
### [babybuddy-5.0.11](https://github.com/truecharts/apps/compare/babybuddy-5.0.10...babybuddy-5.0.11) (2021-12-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1466](https://github.com/truecharts/apps/issues/1466))
|
||||
|
||||
|
||||
|
||||
<a name="babybuddy-5.0.10"></a>
|
||||
### [babybuddy-5.0.10](https://github.com/truecharts/apps/compare/babybuddy-5.0.9...babybuddy-5.0.10) (2021-12-04)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.9.1"
|
||||
appVersion: "1.9.2"
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
version: 5.0.11
|
||||
name: babybuddy
|
||||
|
||||
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/babybuddy"` | |
|
||||
| image.tag | string | `"v1.9.1@sha256:da34791df622b4eea3c1bd6c3c585f0e7e229140f6b60802fabed2ffcad238b2"` | |
|
||||
| image.tag | string | `"v1.9.2@sha256:6feddf02be1a213a2f0add253b888a716bb80526e680d1a80c6e7ad89f86e3ae"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| persistence.varrun.enabled | bool | `true` | |
|
||||
|
||||
@@ -62,7 +62,7 @@ hide:
|
||||
|
||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||
tccr.io/truecharts/postgresql:v14.1.0@sha256:3b1df1487f9bd1bb3ee6a2b5e90e655b2ea5d9cdc3148826dc813bbcea3969c4
|
||||
tccr.io/truecharts/babybuddy:v1.9.1@sha256:da34791df622b4eea3c1bd6c3c585f0e7e229140f6b60802fabed2ffcad238b2
|
||||
tccr.io/truecharts/babybuddy:v1.9.2@sha256:6feddf02be1a213a2f0add253b888a716bb80526e680d1a80c6e7ad89f86e3ae
|
||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||
tccr.io/truecharts/postgresql:v14.1.0@sha256:3b1df1487f9bd1bb3ee6a2b5e90e655b2ea5d9cdc3148826dc813bbcea3969c4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user