Skip to content

Commit

Permalink
SDP release helm chart 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marwen-abid committed Oct 8, 2024
1 parent 9ad63b0 commit b90a64d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stellar-disbursement-platform/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: stellar-disbursement-platform
description: A Helm chart for the Stellar Disbursement Platform Backend (A.K.A. `sdp`)
version: "2.1.1"
appVersion: "2.1.0"
version: "2.1.2"
appVersion: "2.1.1"
type: application
maintainers:
- name: Stellar Development Foundation
Expand Down
2 changes: 1 addition & 1 deletion charts/stellar-disbursement-platform/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ sdp:
image:
repository: stellar/stellar-disbursement-platform-backend
pullPolicy: Always
tag: "2.1.0"
tag: "2.1.1"

## @extra sdp.deployment Configuration related to the deployment of the SDP service.
## @param sdp.deployment.annotations Annotations to be added to the deployment.
Expand Down

0 comments on commit b90a64d

Please sign in to comment.