Skip to content

Commit 259fc33

Browse files
chore: release 6.13.0 (#479)
1 parent 913a86f commit 259fc33

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
".github/actions/happy-cleanup": "1.9.2",
33
".github/actions/conventional-commits": "1.6.0",
44
".github/actions/docker-build-push": "1.11.0",
5-
".": "6.12.5",
5+
".": "6.13.0",
66
".github/actions/install-happy": "1.7.1",
77
".github/actions/deploy-happy-stack": "2.2.1",
88
".github/actions/get-github-ref-names": "1.6.0",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [6.13.0](https://github.com/chanzuckerberg/github-actions/compare/v6.12.5...v6.13.0) (2026-01-08)
4+
5+
6+
### Features
7+
8+
* allow argus-helm-chart-update workflow to update non-stack charts ([#478](https://github.com/chanzuckerberg/github-actions/issues/478)) ([913a86f](https://github.com/chanzuckerberg/github-actions/commit/913a86f2e5235edd93fa1c9789d386230a7a559c))
9+
310
## [6.12.5](https://github.com/chanzuckerberg/github-actions/compare/v6.12.4...v6.12.5) (2026-01-08)
411

512

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.12.5
1+
6.13.0

0 commit comments

Comments
 (0)