We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 677f979 commit 0f76f13Copy full SHA for 0f76f13
charts/stable/timetagger/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
6
truecharts.org/min_helm_version: "3.11"
7
truecharts.org/train: stable
8
apiVersion: v2
9
-appVersion: 24.4.1
+appVersion: 24.07.1
10
dependencies:
11
- name: common
12
version: 24.1.5
@@ -34,4 +34,4 @@ sources:
34
- https://github.com/truecharts/charts/tree/master/charts/stable/timetagger
35
- https://timetagger.app
36
type: application
37
-version: 8.1.3
+version: 8.2.0
charts/stable/timetagger/values.yaml
@@ -1,7 +1,7 @@
1
image:
2
pullPolicy: IfNotPresent
3
repository: ghcr.io/almarklein/timetagger
4
- tag: v24.4.1-nonroot@sha256:5f4c1781a5a74fc46cacee3fced8553632d1be244316f5bfca439404d4b6826e
+ tag: v24.07.1-nonroot@sha256:bfbc2d9a8445529c3d3e16c9be7eb670535f6a53c32b668053a91bcfcd7e8f5b
5
persistence:
config:
enabled: true
0 commit comments