Skip to content

Commit

Permalink
[bump] ocean-kubernetes-controller - v2.0.62 (#145)
Browse files Browse the repository at this point in the history
* bump ocean-kubernetes-controller app version to 2.0.62
---------

Co-authored-by: spotinst-ci <[email protected]>
Co-authored-by: Roi Kramer <[email protected]>
  • Loading branch information
3 people authored Jul 7, 2024
1 parent 910efbd commit 00d2f97
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 77 deletions.
74 changes: 0 additions & 74 deletions .github/workflows/bump-chart-dependencies.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions .github/workflows/bump-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
with:
repository: spotinst/charts
- uses: gabe565/[email protected]
with:
version: v1.13.1

- name: Clean version
id: clean-version
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
run: ct lint --config .github/ct.yaml

- uses: gabe565/[email protected]
with:
version: v1.13.1
- run: helm-docs
- name: Check for changes in docs
run: git diff --exit-code || (echo "Docs are out of date. Please run 'make docs' and commit the changes." && exit 1)
4 changes: 2 additions & 2 deletions charts/ocean-kubernetes-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: ocean-kubernetes-controller
description: A Helm chart for Ocean Kubernetes Controller
type: application
version: 0.1.47
appVersion: 2.0.59
version: 0.1.48
appVersion: 2.0.62
kubeVersion: ">=1.20.0-0"
maintainers:
- name: spotinst
Expand Down
2 changes: 1 addition & 1 deletion charts/ocean-kubernetes-controller/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ocean-kubernetes-controller

![Version: 0.1.47](https://img.shields.io/badge/Version-0.1.47-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.59](https://img.shields.io/badge/AppVersion-2.0.59-informational?style=flat-square)
![Version: 0.1.48](https://img.shields.io/badge/Version-0.1.48-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.62](https://img.shields.io/badge/AppVersion-2.0.62-informational?style=flat-square)

A Helm chart for Ocean Kubernetes Controller.

Expand Down

0 comments on commit 00d2f97

Please sign in to comment.