Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update icon paths #3515

Merged
merged 1 commit into from
Jan 12, 2025
Merged

feat: update icon paths #3515

merged 1 commit into from
Jan 12, 2025

Conversation

joryirving
Copy link
Owner

Closes #3513

@smurf-bot smurf-bot bot added area/kubernetes Changes made in the kubernetes directory area/terraform cluster/main labels Jan 12, 2025
@smurf-bot
Copy link
Contributor

smurf-bot bot commented Jan 12, 2025

--- kubernetes/main/apps/self-hosted/homepage/app Kustomization: flux-system/homepage ConfigMap: self-hosted/homepage-config

+++ kubernetes/main/apps/self-hosted/homepage/app Kustomization: flux-system/homepage ConfigMap: self-hosted/homepage-config

@@ -132,13 +132,13 @@

             widget:
               type: homeassistant
               url: https://hass...PLACEHOLDER_SECRET_DOMAIN..
               key: {{HOMEPAGE_VAR_HASS_TOKEN}}
   settings.yaml: |
     title: Dashboard
-    favicon: https://github.com/walkxcode/dashboard-icons/blob/main/png/heimdall.png
+    favicon: https://github.com/homarr-labs/dashboard-icons/blob/main/png/heimdall.png
     useEqualHeights: true
     theme: dark
     background:
       image: https://raw.githubusercontent.com/joryirving/home-ops/main/docs/src/assets/101518784_p0.jpg
       opacity: 20
     color: slate

@smurf-bot
Copy link
Contributor

smurf-bot bot commented Jan 12, 2025

📝 Terraform Plan for terraform/authentik

→ Resource Changes: 0 to create, 3 to update, 0 to re-create, 0 to delete.

♻️ Update

authentik_application.application["grafana"]
  id                    = "grafana"
! meta_icon             = "https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/grafana.png" -> "https://raw.githubusercontent.com/homarr-labs/dashboard-icons/main/png/grafana.png"
  name                  = "Grafana"
  # (8 unchanged attributes hidden)
authentik_application.application["paperless"]
  id                    = "paperless"
! meta_icon             = "https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/paperless.png" -> "https://raw.githubusercontent.com/homarr-labs/dashboard-icons/main/png/paperless.png"
  name                  = "Paperless"
  # (8 unchanged attributes hidden)
authentik_application.application["portainer"]
  id                    = "portainer"
! meta_icon             = "https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/portainer.png" -> "https://raw.githubusercontent.com/homarr-labs/dashboard-icons/main/png/portainer.png"
  name                  = "Portainer"
  # (8 unchanged attributes hidden)

Triggered by @joryirving, Commit: 265b3469d3f22b3b81b34274241c1de810890669

@joryirving joryirving merged commit 93e4eb6 into main Jan 12, 2025
13 checks passed
@joryirving joryirving deleted the feat/update-icons branch January 12, 2025 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory area/terraform cluster/main
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update walkxcode references
1 participant