Skip to content

Commit

Permalink
Preparing TD Release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Amar-Bolkan committed Sep 27, 2022
1 parent ac063a1 commit 3892f19
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
DOCKER_TAG=${GIT_TAG#:refs/heads/main}
# ### Modification-Start ###
# temporary tag override
DOCKER_TAG=":2.1.0-alpha1"
DOCKER_TAG=":2.0.2"
# ### Modification-End ###
./gradlew jib -Djib.to.image=docker.io/iteratec/teamdojo${DOCKER_TAG} -Djib.to.auth.username="${{ secrets.DOCKER_USERNAME }}" -Djib.to.auth.password="${{ secrets.DOCKER_PASSWORD }}"
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ plugins {

group = "com.iteratec.teamdojo"
// ### MODIFICATION-START ###
version = "2.1.0-alpha1"
version = "2.0.2"
description = "TeamDojo is a tool to skill your Teams"
// ### MODIFICATION-END ###

Expand Down
4 changes: 2 additions & 2 deletions deployment/K8S/helm/teamdojo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 2.1.0-alpha1
version: 2.0.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: 2.1.0-alpha1
appVersion: 2.0.2
kubeVersion: ">=v1.11.0-0"

description: Teamdojo is a application for improving (application and project) skills of your teams through gamification.
Expand Down
4 changes: 2 additions & 2 deletions deployment/K8S/helm/teamdojo/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TeamDojo

![Version: 2.1.0-alpha1](https://img.shields.io/badge/Version-2.1.0-alpha1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.0-alpha1](https://img.shields.io/badge/AppVersion-2.1.0-alpha1-informational?style=flat-square) [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/iteratec)](https://artifacthub.io/packages/search?repo=iteratec)
![Version: 2.0.2](https://img.shields.io/badge/Version-2.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.2](https://img.shields.io/badge/AppVersion-2.0.2-informational?style=flat-square) [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/iteratec)](https://artifacthub.io/packages/search?repo=iteratec)

TeamDojo is a application for improving (application and project) skills of your teams through gamification.

Expand Down Expand Up @@ -37,7 +37,7 @@ Kubernetes: `>=v1.11.0-0`
| fullnameOverride | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/iteratec/teamdojo"` | |
| image.tag | string | `"2.1.0-alpha1"` | |
| image.tag | string | `"2.0.2"` | |
| imagePullSecrets | list | `[]` | |
| ingress.annotations | object | `{}` | |
| ingress.enabled | bool | `false` | |
Expand Down
2 changes: 1 addition & 1 deletion deployment/K8S/helm/teamdojo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ image:
repository: docker.io/iteratec/teamdojo
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: 2.1.0-alpha1
tag: 2.0.2

imagePullSecrets: []
nameOverride: ""
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "team-dojo",
"version": "2.1.0-alpha1",
"version": "2.0.2",
"private": true,
"description": "TeamDojo is a tool to skill your Teams",
"license": "Apache-2.0",
Expand Down
14 changes: 7 additions & 7 deletions src/main/resources/banner.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
${AnsiColor.WHITE}█████████████████████████████████████████████████████████████████████████████████████████████████████

${AnsiColor.GREEN} _____ ${AnsiColor.RED} ____ _
${AnsiColor.GREEN} |_ _| ___ __ _ _ __ ___ ${AnsiColor.RED}| _ \ ___ (_) ___
${AnsiColor.GREEN} | | / _ \ / _` | | '_ ` _ \ ${AnsiColor.RED}| | | | / _ \ | | / _ \
${AnsiColor.GREEN} _____ ${AnsiColor.RED} ____ _
${AnsiColor.GREEN} |_ _| ___ __ _ _ __ ___ ${AnsiColor.RED}| _ \ ___ (_) ___
${AnsiColor.GREEN} | | / _ \ / _` | | '_ ` _ \ ${AnsiColor.RED}| | | | / _ \ | | / _ \
${AnsiColor.GREEN} | | | __/ | (_| | | | | | | | ${AnsiColor.RED}| |_| | | (_) | | | | (_) |
${AnsiColor.GREEN} |_| \___| \__,_| |_| |_| |_| ${AnsiColor.RED}|____/ \___/ _/ | \___/
${AnsiColor.GREEN} ${AnsiColor.RED} |__/
${AnsiColor.GREEN} |_| \___| \__,_| |_| |_| |_| ${AnsiColor.RED}|____/ \___/ _/ | \___/
${AnsiColor.GREEN} ${AnsiColor.RED} |__/

${AnsiColor.BLUE}::Release Version: 2.1.0-alpha1
${AnsiColor.BLUE}::Release Version: 2.0.2
${AnsiColor.BLUE} Powered by Spring Boot ${spring-boot.version} and JHipster v7.8.1

${AnsiColor.BLUE}TeamDojo is an open source project provided by iteratec GmbH. Made with ❤️
${AnsiColor.BLUE}TeamDojo is an open source project provided by iteratec GmbH. Made with ❤️

${AnsiColor.WHITE}█████████████████████████████████████████████████████████████████████████████████████████████████████
2 changes: 1 addition & 1 deletion src/main/resources/config/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ jhipster:
title: Team Dojo API
description: Team Dojo API documentation
### MODIFICATION-START ###
version: 2.1.0-alpha1
version: 2.0.2
### MODIFICATION-END ###
terms-of-service-url:
contact-name:
Expand Down

0 comments on commit 3892f19

Please sign in to comment.