Skip to content

Commit

Permalink
Fix autotag issue
Browse files Browse the repository at this point in the history
  • Loading branch information
moicalcob committed Oct 17, 2024
1 parent 42b1748 commit a5cbd34
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-autotag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- main
- fix-autotag
paths:
- VERSION
jobs:
Expand Down
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ sources:
- https://carto.com/
annotations:
minVersion: "2023.10.25"
version: 1.134.1
version: 1.134.2
2 changes: 1 addition & 1 deletion manifests/kots-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
spec:
chart:
name: carto
chartVersion: 1.134.1
chartVersion: 1.134.2
builder:
replicated:
enabled: true
Expand Down

0 comments on commit a5cbd34

Please sign in to comment.