Skip to content

Commit

Permalink
⬆️ Updated Micro
Browse files Browse the repository at this point in the history
  • Loading branch information
LNA-DEV committed Aug 2, 2023
1 parent c7045d5 commit 25b96d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: fedodo.chart
icon: https://fedodo.org/images/logos/Fedodo%20Circle.svg
description: This is the official chart for Fedodo. Fedodo is a social media platform with a modular design and many different UIs.
type: application
version: 0.5.9 # Chart Version
appVersion: 0.5.9 # Application Version
version: 0.5.10 # Chart Version
appVersion: 0.5.10 # Application Version
keywords:
- Fedodo
- Social Media
Expand Down
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ microservices:
fedodo_be_activitypub:
version: "fedodo/fedodo.be.activitypub:147" # THIS LINE SHOULD NOT BE ADDED IN YOUR VALUES FILE
fedodo_ui_micro:
version: "fedodo/fedodo.ui.micro:10" # THIS LINE SHOULD NOT BE ADDED IN YOUR VALUES FILE
version: "fedodo/fedodo.ui.micro:11" # THIS LINE SHOULD NOT BE ADDED IN YOUR VALUES FILE
disabled: false
requests:
memory: "20Mi"
Expand Down

0 comments on commit 25b96d2

Please sign in to comment.