Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Plural
platform
plural-artifacts
Commits
69776485
Commit
69776485
authored
3 years ago
by
David van der Spek
Browse files
Options
Download
Email Patches
Plain Diff
bump kubeflow profile controller tag
parent
541036c0
Pipeline
#1424
failed with stages
in 5 minutes and 58 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
kubeflow/helm/profile-controller/Chart.yaml
+1
-1
kubeflow/helm/profile-controller/Chart.yaml
kubeflow/helm/profile-controller/crds/customresourcedefinition.yaml
+1
-0
...elm/profile-controller/crds/customresourcedefinition.yaml
kubeflow/helm/profile-controller/values.yaml
+1
-1
kubeflow/helm/profile-controller/values.yaml
with
3 additions
and
2 deletions
+3
-2
kubeflow/helm/profile-controller/Chart.yaml
+
1
-
1
View file @
69776485
...
...
@@ -2,5 +2,5 @@ apiVersion: v2
name
:
profile-controller
description
:
A Helm chart for Kubernetes
type
:
application
version
:
0.1.3
2
version
:
0.1.3
3
appVersion
:
"
1.3.0"
This diff is collapsed.
Click to expand it.
kubeflow/helm/profile-controller/crds/customresourcedefinition.yaml
+
1
-
0
View file @
69776485
...
...
@@ -3,6 +3,7 @@ kind: CustomResourceDefinition
metadata
:
annotations
:
controller-gen.kubebuilder.io/version
:
v0.4.1
creationTimestamp
:
null
name
:
profiles.kubeflow.org
spec
:
group
:
kubeflow.org
...
...
This diff is collapsed.
Click to expand it.
kubeflow/helm/profile-controller/values.yaml
+
1
-
1
View file @
69776485
...
...
@@ -16,7 +16,7 @@ image:
repository
:
ghcr.io/pluralsh/kubeflow-profile-controller
pullPolicy
:
IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag
:
0.1.
5
tag
:
0.1.
6
kfam
:
image
:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment