Skip to content

Commit 8528bbe

Browse files
chore(main): release weave-gitops 4.1.0-rc.1
1 parent 3128f1f commit 8528bbe

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
".": "0.39.0-rc.2",
3-
"charts/gitops-server": "4.0.36"
3+
"charts/gitops-server": "4.1.0-rc.1"
44
}

charts/gitops-server/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [4.1.0-rc.1](https://github.com/weaveworks/weave-gitops/compare/weave-gitops-v4.0.36...weave-gitops-v4.1.0-rc.1) (2025-07-08)
4+
5+
6+
### Features
7+
8+
* **helm:** New value to opt-out from cluster-wide view access to secrets ([a095ac3](https://github.com/weaveworks/weave-gitops/commit/a095ac36ff3c5a82214dbfb6ff53026f97682b96))
9+
10+
11+
### Bug Fixes
12+
13+
* Add namespaces to helmchart ([#4598](https://github.com/weaveworks/weave-gitops/issues/4598)) ([ec71a7d](https://github.com/weaveworks/weave-gitops/commit/ec71a7dfbed87abc83cfe29e59e7bd84931ead0a))

charts/gitops-server/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ type: application
1313
# This is the chart version. This version number should be incremented each time you make changes
1414
# to the chart and its templates, including the app version.
1515
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16-
version: 4.0.36
16+
version: 4.1.0-rc.1
1717
# This is the version number of the application being deployed. This version number should be
1818
# incremented each time you make changes to the application. Versions are not expected to
1919
# follow Semantic Versioning. They should reflect the version the application is using.

0 commit comments

Comments
 (0)