Skip to content

Commit

Permalink
update default helm chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 committed Jun 21, 2024
1 parent bc9d975 commit 12b3105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/js/packages/client/src/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export interface PodPorts {
}

const defaultName: string = "starship"
const defaultVersion: string = "v0.2.4"
const defaultVersion: string = "v0.2.6"

// TODO talk to Anmol about moving these into yaml, if not already possible?
const defaultPorts: PodPorts = {
Expand Down

0 comments on commit 12b3105

Please sign in to comment.