Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Polaris
Commits
33524757
Unverified
Commit
33524757
authored
5 years ago
by
Robert Brennan
Committed by
GitHub
5 years ago
Browse files
Options
Download
Email Patches
Plain Diff
set minor version in polaris tag (#323)
parent
eea4a8e2
master
bb/exemptions-docs
bb/use-controller-utils
dependabot/docker/golang-1.18.0
dependabot/go_modules/github.com/qri-io/jsonschema-0.2.1
intrand/non-k8s
patch-release
rb/cos
rb/helm-docs
rb/jsonschema
rb/machine
rb/namespace
rb/patch
rb/pod-spec-target
tag-not-specified
tg/improved-ui
website
6.0.0
5.2.0
5.1.0
5.0.0
4.2.0
4.1.0
4.0.9
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.2.1
3.2.0
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
2.0.1
2.0.0
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.3
v5.0.1
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
deploy/dashboard.yaml
+1
-1
deploy/dashboard.yaml
deploy/webhook.yaml
+1
-1
deploy/webhook.yaml
with
2 additions
and
2 deletions
+2
-2
deploy/dashboard.yaml
+
1
-
1
View file @
33524757
...
...
@@ -107,7 +107,7 @@ spec:
-
command
:
-
polaris
-
dashboard
image
:
'
quay.io/fairwinds/polaris:1'
image
:
'
quay.io/fairwinds/polaris:1
.0
'
imagePullPolicy
:
'
Always'
name
:
dashboard
ports
:
...
...
This diff is collapsed.
Click to expand it.
deploy/webhook.yaml
+
1
-
1
View file @
33524757
...
...
@@ -194,7 +194,7 @@ spec:
command
:
-
polaris
-
webhook
image
:
'
quay.io/fairwinds/polaris:1'
image
:
'
quay.io/fairwinds/polaris:1
.0
'
imagePullPolicy
:
'
Always'
ports
:
-
containerPort
:
9876
...
...
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
Menu
Projects
Groups
Snippets
Help