Skip to content

Commit a99b2b5

Browse files
authored
Merge pull request #131 from uptick/release-please--branches--develop
chore: release develop
2 parents 4a123fd + 3bf036c commit a99b2b5

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
@@ -1,5 +1,5 @@
11
{
22
".": "1.3.1",
33
"gitops_server": "0.15.1",
4-
"charts/gitops": "1.1.2"
4+
"charts/gitops": "1.2.0"
55
}

charts/gitops/CHANGELOG.md

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

3+
## [1.2.0](https://github.com/uptick/gitops/compare/helm-v1.1.2...helm-v1.2.0) (2025-05-09)
4+
5+
6+
### Features
7+
8+
* **charts/gitops:** Add pdb template ([4ac5fdb](https://github.com/uptick/gitops/commit/4ac5fdb2b5d4a2b37e43aa79aa231e15255c4400))
9+
310
## [1.1.2](https://github.com/uptick/gitops/compare/helm-v1.1.1...helm-v1.1.2) (2025-02-14)
411

512

charts/gitops/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v1
22
appVersion: "1.0"
33
description: GitOps Server Helm chart.
44
name: gitops
5-
version: 1.1.2
5+
version: 1.2.0

0 commit comments

Comments
 (0)