Skip to content

Commit 090f2d4

Browse files
Version Charts
1 parent c552b96 commit 090f2d4

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/tangy-bats-battle.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

charts/kubernetes-agent/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# kubernetes-agent
22

3+
## 2.34.0
4+
5+
### Minor Changes
6+
7+
- c552b96: Add custom settings for specs and envs of deployed resources
8+
39
## 2.33.0
410

511
### Minor Changes

charts/kubernetes-agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kubernetes-agent",
3-
"version": "2.33.0",
3+
"version": "2.34.0",
44
"private": true,
55
"description": "The Octopus Kubernetes Agent",
66
"author": "Octopus Deploy Ptd Ltd",

charts/octopus-deploy/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# octopus-deploy
22

3+
## 1.9.0
4+
5+
### Minor Changes
6+
7+
- c552b96: Add custom settings for specs and envs of deployed resources
8+
39
## 1.8.1
410

511
### Patch Changes

charts/octopus-deploy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "octopus-deploy",
3-
"version": "1.8.1",
3+
"version": "1.9.0",
44
"private": true,
55
"description": "Helm chart to install Octopus Deploy",
66
"author": "Octopus Deploy"

0 commit comments

Comments
 (0)