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

pass appVersion to container labels #60

Merged
merged 1 commit into from
Sep 23, 2022
Merged

pass appVersion to container labels #60

merged 1 commit into from
Sep 23, 2022

Conversation

jamiezieziula
Copy link
Contributor

No description provided.

@jamiezieziula jamiezieziula added the fix A fix for a bug in an existing feature label Sep 23, 2022
@jamiezieziula jamiezieziula requested review from gabcoyne, zanieb and a team as code owners September 23, 2022 00:58
@@ -24,6 +24,7 @@ spec:
{{- end }}
labels: {{- include "common.labels.standard" . | nindent 8 }}
app.kubernetes.io/component: agent
prefect-version: {{ .Chart.AppVersion }}
Copy link
Contributor

Choose a reason for hiding this comment

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

I guess this isn't included in the common labels?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

correct!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jamiezieziula jamiezieziula merged commit 09e23b4 into main Sep 23, 2022
@jamiezieziula jamiezieziula deleted the prefect-version branch September 23, 2022 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A fix for a bug in an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants