Skip to content

Commit

Permalink
Version Packages (#90)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 10, 2024
1 parent d540ccd commit 94b7276
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 17 deletions.
6 changes: 0 additions & 6 deletions .changeset/dry-ghosts-grab.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fast-comics-buy.md

This file was deleted.

6 changes: 6 additions & 0 deletions charts/comet-api-v10/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# comet-api-v10

## 10.5.1

### Patch Changes

- 3c12af4: Add support for pod labels in cronjob pods

## 10.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion charts/comet-api-v10/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ maintainers:
- name: Alexander Kaufmann
email: alexander.kaufmann@vivid-planet.com

version: 10.5.0
version: 10.5.1
2 changes: 1 addition & 1 deletion charts/comet-api-v10/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "comet-api-v10",
"private": true,
"version": "10.5.0"
"version": "10.5.1"
}
6 changes: 6 additions & 0 deletions charts/comet-api-v9/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# comet-api-v9

## 9.5.1

### Patch Changes

- 3c12af4: Add support for pod labels in cronjob pods

## 9.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion charts/comet-api-v9/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ maintainers:
- name: Alexander Kaufmann
email: alexander.kaufmann@vivid-planet.com

version: 9.5.0
version: 9.5.1
2 changes: 1 addition & 1 deletion charts/comet-api-v9/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "comet-api-v9",
"private": true,
"version": "9.5.0"
"version": "9.5.1"
}
6 changes: 6 additions & 0 deletions charts/comet-site-v8/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# comet-site-v8

## 8.9.0

### Minor Changes

- d540ccd: BREAKING: Don't hardcode env values for prelogin deployment. Have to be filled out with Values.prelogin.env

## 8.8.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion charts/comet-site-v8/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ maintainers:
- name: Alexander Kaufmann
email: alexander.kaufmann@vivid-planet.com

version: 8.8.0
version: 8.9.0
2 changes: 1 addition & 1 deletion charts/comet-site-v8/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "comet-site-v8",
"private": true,
"version": "8.8.0"
"version": "8.9.0"
}

0 comments on commit 94b7276

Please sign in to comment.