helm-mapkubeapis
helm-mapkubeapis copied to clipboard
Added config for deprecated 'HorizontalPodAutoscaler' apiversion
deprecated "HorizontalPodAutoscaler" apiversion.
The API Version is changed due to deprecated apiversion. https://kubernetes.io/docs/reference/using-api/deprecation-guide/
Fixes #67
@hydeenoble It looks like you didn't rebase with main. It seems you have pulled in pervious changes into this PR.
Yeah, that's what I did. What command should I run instead?
@hydeenoble You need to rebase your branch with the latest main branch.
@hydeenoble You need to rebase your branch with the latest main branch.
Done! @hickeyma
.DS_Store
should not be part of the commit.
Removed!. That was an oversight.