Skip to content

Commit 5150be6

Browse files
committed
refs platform/3177: change version in values file link
1 parent c0cac13 commit 5150be6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

99
## [Unreleased]
1010

11+
## [0.6.0] - 2024-07-30
12+
13+
[Compare with previous version](https://github.com/sparkfabrik/terraform-gitlab-kubernetes-gitlab-agent/compare/0.5.0...0.6.0)
14+
15+
### Added
16+
17+
- Upgrade the default Helm chart to version `2.6.2`.
18+
1119
## [0.5.0] - 2024-07-30
1220

1321
[Compare with previous version](https://github.com/sparkfabrik/terraform-gitlab-kubernetes-gitlab-agent/compare/0.4.0...0.5.0)

files/values.yaml.tftpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# https://gitlab.com/gitlab-org/charts/gitlab-agent/-/blob/v2.5.0/values.yaml
1+
# https://gitlab.com/gitlab-org/charts/gitlab-agent/-/blob/v2.6.2/values.yaml
22

33
%{~ if length(k8s_common_labels) > 0 }
44
additionalLabels:

0 commit comments

Comments
 (0)