Skip to content

Commit f7f103b

Browse files
authored
Merge pull request #40 from lsst-it/release-prep
Release 1.3.0
2 parents 77a6b0d + 870d3b2 commit f7f103b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v1.3.0](https://github.com/lsst-it/puppet-kubectl/tree/v1.3.0) (2025-10-28)
8+
9+
[Full Changelog](https://github.com/lsst-it/puppet-kubectl/compare/v1.2.0...v1.3.0)
10+
11+
**Implemented enhancements:**
12+
13+
- \(metadata.json\) Bump archiver to include v8 [\#39](https://github.com/lsst-it/puppet-kubectl/pull/39) ([badenerb](https://github.com/badenerb))
14+
- Update dependency voxpupuli-test to v13 [\#37](https://github.com/lsst-it/puppet-kubectl/pull/37) ([renovate[bot]](https://github.com/apps/renovate))
15+
- Update actions/labeler action to v6 [\#34](https://github.com/lsst-it/puppet-kubectl/pull/34) ([renovate[bot]](https://github.com/apps/renovate))
16+
- Update actions/checkout action to v5 [\#32](https://github.com/lsst-it/puppet-kubectl/pull/32) ([renovate[bot]](https://github.com/apps/renovate))
17+
718
## [v1.2.0](https://github.com/lsst-it/puppet-kubectl/tree/v1.2.0) (2024-10-04)
819

920
[Full Changelog](https://github.com/lsst-it/puppet-kubectl/compare/v1.1.0...v1.2.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lsst-kubectl",
3-
"version": "1.2.1-rc0",
3+
"version": "1.3.0",
44
"author": "AURA/LSST/Rubin Observatory",
55
"summary": "install kubectl",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)