Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm improvements #121

Merged
merged 54 commits into from
Nov 3, 2023
Merged

Helm improvements #121

merged 54 commits into from
Nov 3, 2023

Conversation

pielas
Copy link
Contributor

@pielas pielas commented Oct 25, 2023

bumped some deprecated things like:

  • actions/checkout@v2 -> actions/checkout@v4
  • actions/upload-artifact@v2 -> actions/upload-artifact@v3
  • actions/download-artifact@v2 -> actions/download-artifact@v3
  • got rid of ::set-output

@pielas pielas changed the base branch from main to ververica-configuration October 25, 2023 08:22
@@ -185,6 +185,8 @@ nussknacker-request-response-scenario
{{- define "nussknacker.modelClassPath" -}}
{{- if .Values.nussknacker.modelClassPath -}}
{{ tpl ( mustToJson .Values.nussknacker.modelClassPath) . }}
{{- else if eq .Values.nussknacker.mode "ververica" -}}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here is still vervica related stuff

@pielas pielas force-pushed the helm-improvements branch from e63de46 to 78c7362 Compare October 25, 2023 08:30
Copy link
Member

@arkadius arkadius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pielas pielas merged commit 4f0cf65 into ververica-configuration Nov 3, 2023
@pielas pielas deleted the helm-improvements branch November 3, 2023 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants