Compare commits

..

1 Commits

Author SHA1 Message Date
Gandalf the Greybeard 117da234dc chore: add FUNDING.yml for GitHub Sponsors 2026-04-22 14:10:10 +00:00
3 changed files with 7 additions and 10 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
version: "0.1.2" version: "0.1.0"
name: headlamp-argocd name: headlamp-argocd
displayName: ArgoCD Headlamp Plugin displayName: ArgoCD Headlamp Plugin
createdAt: "2026-04-21T00:00:00Z" createdAt: "2026-04-21T00:00:00Z"
@@ -26,8 +26,8 @@ maintainers:
provider: provider:
name: privilegedescalation name: privilegedescalation
annotations: annotations:
headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-argocd-plugin/releases/download/v0.1.2/privilegedescalation-headlamp-argocd-plugin-0.1.2.tar.gz" headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-argocd-plugin/releases/download/v0.1.0/headlamp-argocd-0.1.0.tar.gz"
headlamp/plugin/archive-checksum: sha256:e71f84913eed1fd7e2d074912e3bfa668c4b1fefcbb069731a4e4277a998ca28 headlamp/plugin/archive-checksum: "sha256:1f4df43f79b795bdf4f70e1e3aa5bacadf689ea5584fdadf92fb677faab21c2c"
headlamp/plugin/version-compat: ">=0.26" headlamp/plugin/version-compat: ">=0.26"
headlamp/plugin/distro-compat: "in-cluster" headlamp/plugin/distro-compat: "in-cluster"
changes: changes:
+1 -4
View File
@@ -1,6 +1,6 @@
{ {
"name": "@privilegedescalation/headlamp-argocd-plugin", "name": "@privilegedescalation/headlamp-argocd-plugin",
"version": "0.1.2", "version": "0.1.0",
"description": "Headlamp plugin for ArgoCD visibility — monitors ArgoCD Applications, Rollouts, and health status", "description": "Headlamp plugin for ArgoCD visibility — monitors ArgoCD Applications, Rollouts, and health status",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -56,8 +56,5 @@
"typescript": "~5.6.2", "typescript": "~5.6.2",
"undici": "^7.24.3", "undici": "^7.24.3",
"vitest": "^3.0.5" "vitest": "^3.0.5"
},
"overrides": {
"lodash": ">=4.18.0"
} }
} }
+2 -2
View File
@@ -6235,7 +6235,7 @@ snapshots:
jsdom: 24.1.3 jsdom: 24.1.3
jsonpath-plus: 10.4.0 jsonpath-plus: 10.4.0
lodash: 4.18.1 lodash: 4.18.1
material-react-table: 2.13.3(0078ddeddc9e779fa84c03996c1db10e) material-react-table: 2.13.3(330725fe5432f245d076f0c0dda1a7a7)
monaco-editor: 0.52.2 monaco-editor: 0.52.2
msw: 2.4.9(typescript@5.6.2) msw: 2.4.9(typescript@5.6.2)
msw-storybook-addon: 2.0.3(msw@2.4.9(typescript@5.6.3)) msw-storybook-addon: 2.0.3(msw@2.4.9(typescript@5.6.3))
@@ -9937,7 +9937,7 @@ snapshots:
'@types/minimatch': 3.0.5 '@types/minimatch': 3.0.5
minimatch: 3.1.5 minimatch: 3.1.5
material-react-table@2.13.3(0078ddeddc9e779fa84c03996c1db10e): material-react-table@2.13.3(330725fe5432f245d076f0c0dda1a7a7):
dependencies: dependencies:
'@emotion/react': 11.14.0(@types/react@18.3.28)(react@18.3.1) '@emotion/react': 11.14.0(@types/react@18.3.28)(react@18.3.1)
'@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.14)(react@18.3.1))(@types/react@18.3.28)(react@18.3.1) '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.14)(react@18.3.1))(@types/react@18.3.28)(react@18.3.1)