Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

[name of the chart e.g. cetic/chart] CronJob template outdated #18

Open
AlexandrePieroux opened this issue Jan 12, 2023 · 1 comment
Open
Labels
bug Something isn't working enhancement New feature or request

Comments

@AlexandrePieroux
Copy link

AlexandrePieroux commented Jan 12, 2023

Describe the bug
Cronjob template is outdated for new Kubernetes version

Version of Helm and Kubernetes:
Minikube 1.28

What happened:
Cannot deploy helm chart.

What you expected to happen:
Helm chart to deploy

How to reproduce it (as minimally and precisely as possible):
Trying to deploy in Minikube 1.28

Anything else we need to know:
The cronjob template contain the wrong type:
apiVersion: batch/v1beta1
should be:
apiVersion: batch/v1

@AlexandrePieroux AlexandrePieroux changed the title [name of the chart e.g. cetic/chart] issue title [name of the chart e.g. cetic/chart] CronJob template outdated Jan 12, 2023
@banzo
Copy link
Contributor

banzo commented Jan 16, 2023

Thank you for your contribution, do you want to make a pull request for this feature or should I?

@banzo banzo added bug Something isn't working enhancement New feature or request labels Aug 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants