Skip to content

Commit e5c8708

Browse files
chore(main): release 6.0.0 (#269)
1 parent c87bbd5 commit e5c8708

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.0.22"
2+
".": "6.0.0"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file.
55
Standardise files with files in sous-chefs/repo-management
66
Standardise files with files in sous-chefs/repo-management
77

8+
## [6.0.0](https://github.com/sous-chefs/varnish/compare/v5.0.22...v6.0.0) (2026-05-07)
9+
10+
11+
### ⚠ BREAKING CHANGES
12+
13+
* migrate varnish to custom resources ([#268](https://github.com/sous-chefs/varnish/issues/268))
14+
15+
### Features
16+
17+
* migrate varnish to custom resources ([#268](https://github.com/sous-chefs/varnish/issues/268)) ([c87bbd5](https://github.com/sous-chefs/varnish/commit/c87bbd528c3b15e46d473e561204afcfa98a733b))
18+
19+
20+
### Bug Fixes
21+
22+
* **ci:** Update workflows to use release pipeline ([#263](https://github.com/sous-chefs/varnish/issues/263)) ([1b50e74](https://github.com/sous-chefs/varnish/commit/1b50e74f948f7d9870a8cdfed6144010c509d76b))
23+
824
## [5.0.22](https://github.com/sous-chefs/varnish/compare/5.0.21...v5.0.22) (2025-10-16)
925

1026

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
maintainer_email 'help@sous-chefs.org'
66
license 'Apache-2.0'
77
description 'Installs and configures varnish'
8-
version '5.0.22'
8+
version '6.0.0'
99
source_url 'https://github.com/sous-chefs/varnish'
1010
issues_url 'https://github.com/sous-chefs/varnish/issues'
1111
chef_version '>= 15.3'

0 commit comments

Comments
 (0)