Skip to content

Commit

Permalink
fix: bump versions to release charts
Browse files Browse the repository at this point in the history
  • Loading branch information
avouacr committed Jan 25, 2024
1 parent 71f40cf commit c7ab18e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/jupyter-python/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)

version: 1.13.24
version: 1.13.25

dependencies:
- name: library-chart
Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-python/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)

version: 1.11.22
version: 1.11.23

dependencies:
- name: library-chart
Expand Down

0 comments on commit c7ab18e

Please sign in to comment.