Skip to content

Update winget package 0.32.0 #268794

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joaquimrocha
Copy link
Contributor

@joaquimrocha joaquimrocha commented Jun 26, 2025

Checklist for Pull Requests

Manifests

  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • This PR only modifies one (1) manifest
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.10 schema?

Note: <path> is the directory's name containing the manifest you're submitting.


Microsoft Reviewers: Open in CodeFlow

Signed-off-by: joaquimrocha <joaquimrocha@users.noreply.github.com>
@wingetbot
Copy link
Collaborator

Service Badge  Service Badge  

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-268794-20250626-1

@wingetbot wingetbot added Manifest-Metadata-Consistency New-Manifest Possible-Duplicate Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jun 26, 2025
@wingetbot
Copy link
Collaborator

=== manifests\h\Headlamp\Headlamp\0.32.0 ===
Missing Properties value based on version 0.31.1:

  • PublisherSupportUrl
  • PackageUrl
  • ReleaseNotes
  • ProductCode
  • AppsAndFeaturesEntries

@wingetbot
Copy link
Collaborator

Found duplicate pull request(s)

Comment on lines +1 to +15
PackageIdentifier: Headlamp.Headlamp
PackageVersion: 0.32.0
InstallerLocale: en-US
InstallerType: nullsoft
Scope: user
InstallModes:
- interactive
- silent
ReleaseDate: 2025-06-26
Installers:
- Architecture: x64
InstallerUrl: https://github.com/kubernetes-sigs/headlamp/releases/download/v0.32.0/Headlamp-0.32.0-win-x64.exe
InstallerSha256: 9add5bf23325292bdb0caa9dc02e7f57242b3985da7b3d08016602e3c1052d3e
ManifestType: installer
ManifestVersion: 1.6.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
PackageIdentifier: Headlamp.Headlamp
PackageVersion: 0.32.0
InstallerLocale: en-US
InstallerType: nullsoft
Scope: user
InstallModes:
- interactive
- silent
ReleaseDate: 2025-06-26
Installers:
- Architecture: x64
InstallerUrl: https://github.com/kubernetes-sigs/headlamp/releases/download/v0.32.0/Headlamp-0.32.0-win-x64.exe
InstallerSha256: 9add5bf23325292bdb0caa9dc02e7f57242b3985da7b3d08016602e3c1052d3e
ManifestType: installer
ManifestVersion: 1.6.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
PackageIdentifier: Headlamp.Headlamp
PackageVersion: 0.32.0
InstallerLocale: en-US
InstallerType: nullsoft
Scope: user
InstallModes:
- interactive
- silent
ProductCode: d24ad94a-d320-5504-bf77-34b71a6f1c7d
ReleaseDate: 2025-06-26
AppsAndFeaturesEntries:
- DisplayName: Headlamp 0.32.0
Publisher: Kinvolk
ProductCode: d24ad94a-d320-5504-bf77-34b71a6f1c7d
Installers:
- Architecture: x64
InstallerUrl: https://github.com/kubernetes-sigs/headlamp/releases/download/v0.32.0/Headlamp-0.32.0-win-x64.exe
InstallerSha256: 9ADD5BF23325292BDB0CAA9DC02E7F57242B3985DA7B3D08016602E3C1052D3E
ManifestType: installer
ManifestVersion: 1.10.0

Comment on lines +1 to +27
PackageIdentifier: Headlamp.Headlamp
PackageVersion: 0.32.0
PackageLocale: en-US
Publisher: Headlamp
PublisherUrl: https://headlamp.dev
PackageName: Headlamp
License: Apache 2.0
LicenseUrl: https://github.com/kubernetes-sigs/headlamp/blob/main/LICENSE
ShortDescription: Kubernetes web UI.
Description: A Kubernetes web UI that is fully-featured, user-friendly and extensible.
Tags:
- kubernetes
- plugins
- kinvolk
- headlamp
- dashboard
- ui
- web
- monitoring
- logging
- cncf
ReleaseNotesUrl: https://github.com/kubernetes-sigs/headlamp/releases/tag/v0.32.0
Documentations:
- DocumentLabel: headlamp documentation
DocumentUrl: https://headlamp.dev/docs/latest
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Copy link
Contributor

@UnownPlain UnownPlain Jun 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
PackageIdentifier: Headlamp.Headlamp
PackageVersion: 0.32.0
PackageLocale: en-US
Publisher: Headlamp
PublisherUrl: https://headlamp.dev
PackageName: Headlamp
License: Apache 2.0
LicenseUrl: https://github.com/kubernetes-sigs/headlamp/blob/main/LICENSE
ShortDescription: Kubernetes web UI.
Description: A Kubernetes web UI that is fully-featured, user-friendly and extensible.
Tags:
- kubernetes
- plugins
- kinvolk
- headlamp
- dashboard
- ui
- web
- monitoring
- logging
- cncf
ReleaseNotesUrl: https://github.com/kubernetes-sigs/headlamp/releases/tag/v0.32.0
Documentations:
- DocumentLabel: headlamp documentation
DocumentUrl: https://headlamp.dev/docs/latest
ManifestType: defaultLocale
ManifestVersion: 1.6.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
PackageIdentifier: Headlamp.Headlamp
PackageVersion: 0.32.0
PackageLocale: en-US
Publisher: Headlamp
PublisherUrl: https://headlamp.dev/
PublisherSupportUrl: https://github.com/kubernetes-sigs/headlamp/issues
PackageName: Headlamp
PackageUrl: https://github.com/kubernetes-sigs/headlamp
License: Apache-2.0
LicenseUrl: https://github.com/kubernetes-sigs/headlamp/blob/HEAD/LICENSE
ShortDescription: Kubernetes web UI.
Description: A Kubernetes web UI that is fully-featured, user-friendly and extensible.
Tags:
- cncf
- dashboard
- headlamp
- kinvolk
- kubernetes
- logging
- monitoring
- plugins
- ui
- web
ReleaseNotes: |-
✨ Enhancements:
- Add new advanced search feature (allows searching Kubernetes resources using queries in Js, more languages coming soon)
- Display Custom Resources in the map (thanks to @faebr, @alexandernorth, @VictorMarcolino)
- Allow to delete clusters that are coming from local kubeconfigs
🐞 Bug fixes
- Reset logs' state on item change
- Fix OIDC token refresh logic
- Remove unneeded URL change when closing a details pane
💻 Development
- Added releaser tool to help manage and automate the release process
- Add support for plugins to register a custom map node glance (thanks to @userAdityaa)
- Update sample ingress URL to use kubernetes-sigs/headlamp (thanks @dorser)
- Update sample ingress to use ingressClassName instead of deprecated annotation (thanks @dorser)
- Add more tsdocs to misc functions
- Add Github pull request template (thanks to @SinghaAnirban005 )
- Refactor plugin-management into a package (pluginctl) (thanks to @Faakhir30 )
- Add ReferenceGrant resource and tests (thanks to @userAdityaa )
- Disable tracing by default in backend's telemetry instrumentation (thanks to @DhairyaMajmudar )
- Add the possibility for the map's nodes to have weights (thanks to @adwait-godbole )
- Replace ConfirmDialog's switch with a check box and improve the buttons' labels
- Add more options to the Dockerfile to make it more flexible when needed to use e.g. push
- Add cloudbuild.yml for future integration with Kubernetes image publishing infrastructure
- Misc dependency updates
🌍 Internationalization
- Update Hindi (thanks to @SinghaAnirban005)
- Make NamespaceAutocompletion's placeholder translatable (thanks to @SinghaAnirban005)
📖 Documentation
- Document how to use the new registerKubeObjectGlance (thanks to @userAdityaa)
- Fix typo and broken link to the registerUIPanel docs (thanks to @SinghaAnirban005 )
- Add architecture section
- Update the deployment docs to use --dry-run=client (thanks to @MontBlan-c )
- Add guidance for OIDC's large JWT and ingress header limits
ReleaseNotesUrl: https://github.com/kubernetes-sigs/headlamp/releases/tag/v0.32.0
Documentations:
- DocumentLabel: Headlamp Documentation
DocumentUrl: https://headlamp.dev/docs/latest
ManifestType: defaultLocale
ManifestVersion: 1.10.0

Comment on lines +1 to +5
PackageIdentifier: Headlamp.Headlamp
PackageVersion: 0.32.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
PackageIdentifier: Headlamp.Headlamp
PackageVersion: 0.32.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
PackageIdentifier: Headlamp.Headlamp
PackageVersion: 0.32.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0

@ItzLevvie
Copy link
Contributor

@wingetbot run

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-268794-20250701-1

@microsoft-github-policy-service microsoft-github-policy-service bot removed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jul 1, 2025
@wingetbot wingetbot added Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jul 1, 2025
@wingetbot
Copy link
Collaborator

=== manifests\h\Headlamp\Headlamp\0.32.0 ===
Missing Properties value based on version 0.31.1:

  • PublisherSupportUrl
  • PackageUrl
  • ReleaseNotes
  • ProductCode
  • AppsAndFeaturesEntries

@ItzLevvie
Copy link
Contributor

/cc @joaquimrocha: Could you please apply the suggested changes?

[Policy] Needs-Author-Feedback

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Jul 1, 2025
@stephengillie stephengillie added the Changes-Requested Changes Requested label Jul 4, 2025
Copy link
Contributor

Hello @joaquimrocha,

The package manager bot determined changes have been requested to your PR.

Template: msftbot/changesRequested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Changes-Requested Changes Requested Manifest-Metadata-Consistency Needs-Author-Feedback This needs a response from the author. New-Manifest Validation-Completed Validation passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants