Releases · robfrank/kamal-accessories-updater (original) (raw)
Release v26.4.0
What's Changed
- Update changelog generation to exclude current version tag and include all commits (d86845f)
- Bump the github-actions group across 1 directory with 3 updates [skip ci] (778ca56)
- Bump the github-actions group across 1 directory with 3 updates (37b0f65)
Usage
To use this version in your workflows:
- name: Update Kamal accessories uses: robfrank/kamal-accessories-updater@v26.4.0 with: config-dir: config mode: update-all
Full Changelog: v26.1.0...v26.4.0
Release v26.1.0
What's Changed
- Merge pull request #12 from robfrank/dependabot/github_actions/peter-evans/create-pull-request-8.0.0 (e567349)
- Bump peter-evans/create-pull-request from 7.0.9 to 8.0.0 (bbdfe7e)
- Merge pull request #11 from robfrank/dependabot/github_actions/github-actions-954a02cfcf (e0fd9f4)
- Bump the github-actions group across 1 directory with 3 updates (5b263c9)
Usage
To use this version in your workflows:
- name: Update Kamal accessories uses: robfrank/kamal-accessories-updater@v26.1.0 with: config-dir: config mode: update-all
Full Changelog: ...v26.1.0
Release v25.12.1
What's Changed
- Merge pull request #7 from robfrank/dependabot/github_actions/github-actions-0b8390718f (231507f)
- Merge pull request #8 from robfrank/dependabot/github_actions/actions/checkout-6.0.0 (7cad6b2)
- Bump actions/checkout from 5.0.0 to 6.0.0 (7f31bd5)
- Bump peter-evans/create-pull-request in the github-actions group (a8d7de4)
- Merge pull request #6 from emadb/patch-1 (18beb5d)
- update Readme to match the latest version (aab2b06)
Usage
To use this version in your workflows:
- name: Update Kamal accessories uses: robfrank/kamal-accessories-updater@v25.12.1 with: config-dir: config mode: update-all
Full Changelog: ...v25.12.1
Release v25.11.2
What's Changed
- Update action.yml to use specific commit of create-pull-request action (935fbb8)
- Merge pull request #5 from robfrank/infra/add-pre-build-checks (ddcfb33)
- Add pre-build checks and configuration for pre-commit hooks (54f0894)
- Merge pull request #4 from robfrank/claude/add-docker-registry-support-011WXEv8yLYPdLuRrgtoRjk5 (ac43718)
- Update src/utils.sh (9b1c15e)
- Add support for multiple Docker registries including ghcr.io (7d009d6)
Usage
To use this version in your workflows:
- name: Update Kamal accessories uses: robfrank/kamal-accessories-updater@v25.11.2 with: config-dir: config mode: update-all
Full Changelog: ...v25.11.2
Release v25.11.0
What's Changed
- Merge pull request #3 from robfrank/claude/merged-pr-fixes-011wqU94Jh5tgnzdUUtxur1X (ecbebed)
- Update src/utils.sh (839cab0)
- Update src/check-updates.sh (6715737)
- Apply PR review fixes to modular structure: jq parsing and validation (b76f964)
- Merge PR review comments: improve JSON parsing and configuration fixes (1d32709)
- Address PR review comments: improve robustness and fix configuration issues (900a8a1)
- feat: create reusable GitHub Action for Kamal accessories updates (ded5ade)
- add sample workflow to use the update shell script (d5d96f6)
- update accessories sh script (8024889)
- Initial commit (d61c1ea)
Usage
To use this version in your workflows:
- name: Update Kamal accessories uses: robfrank/kamal-accessories-updater@v25.11.0 with: config-dir: config mode: update-all
Full Changelog: ...v25.11.0