Skip to content

Commit

Permalink
Fix embedded resources snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
dmvolod authored and nicolaferraro committed Jul 29, 2019
1 parent e47bb5e commit ce817b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/operator-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
serviceAccountName: camel-k-operator
containers:
- name: camel-k-operator
image: docker.io/apache/camel-k:1.0.0-M1-SNAPSHOT
image: docker.io/apache/camel-k:1.0.0-M2-SNAPSHOT
command:
- camel-k
imagePullPolicy: IfNotPresent
Expand Down
2 changes: 1 addition & 1 deletion deploy/resources.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ce817b0

Please sign in to comment.