Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/collab/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: codetogether-collab
description: CodeTogether Collab

type: application
version: 1.2.1
version: 1.2.2
appVersion: "2025.1.0"

icon: https://www.codetogether.com/wp-content/uploads/2020/02/codetogether-circle-128.png
Expand Down
5 changes: 1 addition & 4 deletions charts/collab/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ nameOverride: ""
fullnameOverride: ""

image:
# By default use DockerHub repository.
repository: codetogether/codetogether-collab
# Uncomment to use CodeTogether private Docker registry.
# repository: hub.edge.codetogether.com/releases/codetogether
repository: hub.edge.codetogether.com/releases/codetogether-collab
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
Expand Down
2 changes: 1 addition & 1 deletion charts/intel/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: codetogether-intel
description: CodeTogether Intel provides advanced project insights for developers

type: application
version: 1.2.1
version: 1.2.2
appVersion: "2025.1.0"

icon: https://www.codetogether.com/wp-content/uploads/2020/02/codetogether-circle-128.png
Expand Down
Loading