diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f5e85e..0376980 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,8 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial release - Create "Page under construction" Page -[Unreleased]: https://github.com/SmartCityFlensburg/project-website/compare/v1.0.0...HEAD +[Unreleased]: https://github.com/green-ecolution/project-website/compare/v1.0.0...HEAD -[v1.0.0]: https://github.com/SmartCityFlensburg/project-website/compare/v0.0.1...v1.0.0 +[v1.0.0]: https://github.com/green-ecolution/project-website/compare/v0.0.1...v1.0.0 -[v0.0.1]: https://github.com/SmartCityFlensburg/project-website/releases/tag/v0.0.1 +[v0.0.1]: https://github.com/green-ecolution/project-website/releases/tag/v0.0.1 diff --git a/README.md b/README.md index 8c5e91f..027c4a1 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ For each environment, the deployment workflow will run the following steps: 1. Install the project dependencies 2. Build the project -3. Push package to GitHub Package Registry (see [GitHub Package Registry](https://github.com/orgs/SmartCityFlensburg/packages?repo_name=project-website)) +3. Push package to GitHub Package Registry (see [GitHub Package Registry](https://github.com/orgs/green-ecolution/packages?repo_name=project-website)) 4. Dump version in helm chart values (version tag or commit hash) 5. Deploy the project to the environment diff --git a/k8s/values.yaml b/k8s/values.yaml index cacb214..6b89895 100644 --- a/k8s/values.yaml +++ b/k8s/values.yaml @@ -5,7 +5,7 @@ deployment: name: project-website replicaCount: 1 image: - repository: ghcr.io/smartcityflensburg/project-website + repository: ghcr.io/green-ecolution/project-website pullPolicy: Always tag: latest diff --git a/k8s/values/develop.yaml b/k8s/values/develop.yaml index 0dfb387..cf7a2c8 100644 --- a/k8s/values/develop.yaml +++ b/k8s/values/develop.yaml @@ -3,7 +3,7 @@ deployment: name: project-website-dev replicaCount: 1 image: - repository: ghcr.io/smartcityflensburg/project-website-dev + repository: ghcr.io/green-ecolution/project-website-dev pullPolicy: Always tag: "bfa1423" ingress: diff --git a/k8s/values/prod.yaml b/k8s/values/prod.yaml index 9d9efff..38bf5e4 100644 --- a/k8s/values/prod.yaml +++ b/k8s/values/prod.yaml @@ -3,7 +3,7 @@ deployment: name: project-website replicaCount: 1 image: - repository: ghcr.io/smartcityflensburg/project-website + repository: ghcr.io/green-ecolution/project-website pullPolicy: Always tag: v1.0.0 diff --git a/k8s/values/stage.yaml b/k8s/values/stage.yaml index c0473c7..ad790e6 100644 --- a/k8s/values/stage.yaml +++ b/k8s/values/stage.yaml @@ -3,7 +3,7 @@ deployment: name: project-website-stage replicaCount: 1 image: - repository: ghcr.io/smartcityflensburg/project-website-stage + repository: ghcr.io/green-ecolution/project-website-stage pullPolicy: Always tag: 92fdc8d ingress: diff --git a/src/tsx/components/hero/ContactHeroContent.tsx b/src/tsx/components/hero/ContactHeroContent.tsx index 190ea60..2d89a74 100644 --- a/src/tsx/components/hero/ContactHeroContent.tsx +++ b/src/tsx/components/hero/ContactHeroContent.tsx @@ -9,7 +9,7 @@ function ContactHeroContent() { className="w-6 h-6" alt="" loading="lazy"/> Kontakt -