Skip to content

Commit

Permalink
chore(timed): update to 3.5.0 (#1209)
Browse files Browse the repository at this point in the history
  • Loading branch information
MitanOmar authored Mar 11, 2024
1 parent 4cf7b28 commit 3bece38
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions charts/timed/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: timed
description: Chart for Timed application
type: application
version: 0.16.31
version: 0.16.32
keywords:
- timed
- tracking
Expand All @@ -23,7 +23,7 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "update timed-frontend to v3.4.0"
description: "update timed-frontend to v3.5.0"
links:
- name: GitHub Release
url: https://github.com/adfinis/timed-frontend/releases/tag/v3.4.0
url: https://github.com/adfinis/timed-frontend/releases/tag/v3.5.0
4 changes: 2 additions & 2 deletions charts/timed/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/timed/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ frontend:
# -- Frontend image pull policy
pullPolicy: IfNotPresent
# -- Frontend version.
tag: v3.4.0
tag: v3.5.0
service:
# -- Frontend service name
name: timed-frontend
Expand Down

0 comments on commit 3bece38

Please sign in to comment.