Skip to content

Commit

Permalink
[skip-ci] Update artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
stakater-user committed Nov 25, 2020
1 parent 1a9d79b commit 065b989
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions bundle/manifests/slack-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ metadata:
capabilities: Basic Install
operators.operatorframework.io/builder: operator-sdk-v1.2.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
name: slack-operator.v0.0.10
name: slack-operator.v0.0.11
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -121,7 +121,7 @@ spec:
fieldPath: metadata.annotations['olm.targetNamespaces']
- name: CONFIG_SECRET_NAME
value: slack-secret
image: stakater/slack-operator:v0.0.10
image: stakater/slack-operator:v0.0.11
name: manager
ports:
- containerPort: 9443
Expand Down Expand Up @@ -198,8 +198,8 @@ spec:
provider:
name: stakater
url: https://stakater.com
replaces: slack-operator.v0.0.9
version: 0.0.10
replaces: slack-operator.v0.0.10
version: 0.0.11
webhookdefinitions:
- admissionReviewVersions:
- v1beta1
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ kind: Kustomization
images:
- name: controller
newName: stakater/slack-operator
newTag: v0.0.10
newTag: v0.0.11

0 comments on commit 065b989

Please sign in to comment.