Skip to content

Commit

Permalink
Resolve merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedwaleedmalik committed May 20, 2021
2 parents 8ffeef4 + ea50bd4 commit f8ce6fb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/jira-service-desk-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ sources:
- https://github.com/stakater/jira-service-desk-operator

# Helm chart Version
version: 0.0.42
version: 0.0.43

# Application version to be deployed
appVersion: 0.0.42
appVersion: 0.0.43

keywords:
- stakater
Expand Down
2 changes: 1 addition & 1 deletion charts/jira-service-desk-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ replicaCount: 1

image:
repository: stakater/jira-service-desk-operator
tag: v0.0.42
tag: v0.0.43
pullPolicy: IfNotPresent
imagePullSecrets: []

Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ kind: Kustomization
images:
- name: controller
newName: stakater/jira-service-desk-operator
newTag: v0.0.1
newTag: v0.0.43

0 comments on commit f8ce6fb

Please sign in to comment.