Skip to content

Commit

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

Co-authored-by: spotinst-ci <[email protected]>
Co-authored-by: Roi Kramer <[email protected]>
  • Loading branch information
3 people authored Jan 5, 2025
1 parent d9b8655 commit 6985723
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
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.58-rc.1
appVersion: 2.0.67
version: 0.1.58
appVersion: 2.0.68
kubeVersion: ">=1.20.0-0"
maintainers:
- name: spotinst
Expand Down
4 changes: 2 additions & 2 deletions 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.58-rc.1](https://img.shields.io/badge/Version-0.1.58--rc.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.67](https://img.shields.io/badge/AppVersion-2.0.67-informational?style=flat-square)
![Version: 0.1.58](https://img.shields.io/badge/Version-0.1.58-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.68](https://img.shields.io/badge/AppVersion-2.0.68-informational?style=flat-square)

A Helm chart for Ocean Kubernetes Controller.

Expand Down Expand Up @@ -96,7 +96,7 @@ Kubernetes: `>=1.20.0-0`
| fullnameOverride | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"us-docker.pkg.dev/spotit-today/container-labs/spotinst-kubernetes-controller"` | |
| image.tag | string | `"feature-con-30487-handlingstartuptaints@sha256:a305336f7f0a3ca02e53e3ceb96e912daa43ae788a9e25ae856f9a017c54f3a6"` | |
| image.tag | string | `""` | |
| imagePullSecrets | list | `[]` | |
| initContainers | list | `[]` | |
| livenessProbe.httpGet.path | string | `"/healthz"` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/ocean-kubernetes-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ image:
repository: us-docker.pkg.dev/spotit-today/container-labs/spotinst-kubernetes-controller
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "feature-con-30487-handlingstartuptaints@sha256:a305336f7f0a3ca02e53e3ceb96e912daa43ae788a9e25ae856f9a017c54f3a6"
tag: ""

initContainers: []

Expand Down

0 comments on commit 6985723

Please sign in to comment.