Skip to content

Commit

Permalink
downgraded hugo, i was not ready for the emoji changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tobihagemann committed Nov 3, 2023
1 parent 0b8ef83 commit b8b37fd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.120.3'
hugo-version: '0.119.0'
# extended: true

- name: Setup Node
Expand Down
2 changes: 1 addition & 1 deletion content/blog/2023-08-11-hub-1.2.0.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Wir haben außerdem die Aktion „Tresor archivieren“ hinzugefügt, mit der du

Unsere neue „Benutzerprofil“-Seite zentralisiert das Gerätemanagement und die Benutzereinstellungen an einem Ort. Zusätzlich haben wir einen „Konto verwalten“-Link integriert, über den Benutzer bei Keycloak ihr Passwort ändern und 2FA konfigurieren können.

## :arrow_up: Upgrade-Informationen
## :up_arrow: Upgrade-Informationen

Ein Upgrade auf 1.2.0 ist einfach. Wenn du die stabile Version `stable` verwendest, musst du nur das Image pullen und den Service neu starten. Andernfalls aktualisiere die Versionsnummer in deiner Docker Compose- oder Kubernetes-Spec-Datei, bevor du den Service neu startest. Denke daran, immer ein [Backup deiner Daten](https://docs.cryptomator.org/en/latest/hub/setup/#backup) zu erstellen, insbesondere vor dem Upgrade. Bei Managed-Instanzen kannst du sicher sein, dass du bereits die neueste Version verwendest.

Expand Down
2 changes: 1 addition & 1 deletion content/blog/2023-08-11-hub-1.2.0.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ We've also added the "Archive Vault" action, allowing you to remove vaults from

Our new "User Profile" page centralizes device management and user settings in one convenient location. Additionally, we've integrated a "Manage Account" link for users to be able to change their password and configure 2FA via Keycloak.

## :arrow_up: Upgrade Info
## :up_arrow: Upgrade Info

Upgrading to 1.2.0 is simple. If you are on the `stable` lane, you just have to pull the image and restart the service. Otherwise, update the version number in your Docker Compose or Kubernetes spec file before you restart the service. Remember to always [back up your data](https://docs.cryptomator.org/en/latest/hub/setup/#backup), especially before upgrading. For managed instances, rest assured, you're already on the latest version.

Expand Down

0 comments on commit b8b37fd

Please sign in to comment.