Skip to content

Commit 3200a21

Browse files
authored
Merge pull request #3071 from illume/fix-helm
docs: backend/helm: charts: Fix repo link
2 parents 518c738 + acf2c05 commit 3200a21

File tree

196 files changed

+1204
-1204
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

196 files changed

+1204
-1204
lines changed

.github/workflows/draft-release.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,15 @@ jobs:
4242
* Docs change 2
4343
4444
<!-- end-release-notes -->
45-
**Container image:** :whale: [ghcr.io/headlamp-k8s/headlamp:v${{ github.event.inputs.releaseName }}](https://github.com/headlamp-k8s/headlamp/pkgs/container/headlamp)
45+
**Container image:** :whale: [ghcr.io/headlamp-k8s/headlamp:v${{ github.event.inputs.releaseName }}](https://github.com/kubernetes-sigs/headlamp/pkgs/container/headlamp)
4646
**Desktop Apps:**
4747
4848
:penguin: [Flatpak / Linux (AMD64)](https://flathub.org/apps/details/io.kinvolk.Headlamp)
49-
:penguin: Linux AppImage [AMD64](https://github.com/headlamp-k8s/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-linux-x64.AppImage), [ARM64](https://github.com/headlamp-k8s/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-linux-arm64.AppImage), [ARMv7l](https://github.com/headlamp-k8s/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-linux-armv7l.AppImage)
50-
:penguin: Linux Tarball [AMD64](https://github.com/headlamp-k8s/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-linux-x64.tar.gz), [ARM64](https://github.com/headlamp-k8s/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-linux-arm64.tar.gz), [ARMv7l](https://github.com/headlamp-k8s/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-linux-armv7l.tar.gz)
51-
:penguin: Debian / Linux [AMD64](https://github.com/headlamp-k8s/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/headlamp_${{ github.event.inputs.releaseName }}-1_amd64.deb)
52-
:green_apple: [Mac (AMD64)](https://github.com/headlamp-k8s/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-mac-x64.dmg)
53-
:green_apple: [Mac (ARM/M1)](https://github.com/headlamp-k8s/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-mac-arm64.dmg)
54-
:blue_square: [Windows (AMD64)](https://github.com/headlamp-k8s/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-win-x64.exe)
49+
:penguin: Linux AppImage [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-linux-x64.AppImage), [ARM64](https://github.com/kubernetes-sigs/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-linux-arm64.AppImage), [ARMv7l](https://github.com/kubernetes-sigs/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-linux-armv7l.AppImage)
50+
:penguin: Linux Tarball [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-linux-x64.tar.gz), [ARM64](https://github.com/kubernetes-sigs/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-linux-arm64.tar.gz), [ARMv7l](https://github.com/kubernetes-sigs/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-linux-armv7l.tar.gz)
51+
:penguin: Debian / Linux [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/headlamp_${{ github.event.inputs.releaseName }}-1_amd64.deb)
52+
:green_apple: [Mac (AMD64)](https://github.com/kubernetes-sigs/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-mac-x64.dmg)
53+
:green_apple: [Mac (ARM/M1)](https://github.com/kubernetes-sigs/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-mac-arm64.dmg)
54+
:blue_square: [Windows (AMD64)](https://github.com/kubernetes-sigs/headlamp/releases/download/v${{ github.event.inputs.releaseName }}/Headlamp-${{ github.event.inputs.releaseName }}-win-x64.exe)
5555
env:
5656
GITHUB_REPOSITORY: $GITHUB_REPOSITORY

.github/workflows/pr-to-update-choco.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: |
5858
echo "Downloading checksum"
5959
cd $GITHUB_WORKSPACE/app/windows/chocolatey
60-
curl -L -O "https://github.com/headlamp-k8s/headlamp/releases/download/v$LATEST_HEADLAMP_TAG/checksums.txt"
60+
curl -L -O "https://github.com/kubernetes-sigs/headlamp/releases/download/v$LATEST_HEADLAMP_TAG/checksums.txt"
6161
echo "Checksum downloaded"
6262
if [ -f checksums.txt ]; then
6363
echo "Checksum file exists"
@@ -100,7 +100,7 @@ jobs:
100100
echo "Repository: ${{ github.repository }}"
101101
echo "Workspace: ${GITHUB_WORKSPACE}"
102102
pwd
103-
echo echo "https://github.com/headlamp-k8s/headlamp/pull/new/choco-update-$LATEST_HEADLAMP_TAG"
103+
echo echo "https://github.com/kubernetes-sigs/headlamp/pull/new/choco-update-$LATEST_HEADLAMP_TAG"
104104
git checkout -b "choco-update-$LATEST_HEADLAMP_TAG"
105105
git add .
106106
git commit -s -m "chocolatey: Bump Headlamp version to $LATEST_HEADLAMP_TAG"

.github/workflows/pr-to-update-homebrew.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
echo "deleting old branch from remote to avoid conflict"
6969
git push origin --delete "update_headlamp_$HEADLAMP_VERSION"
7070
fi
71-
wget "https://github.com/headlamp-k8s/headlamp/releases/download/$LATEST_HEADLAMP_TAG/checksums.txt"
71+
wget "https://github.com/kubernetes-sigs/headlamp/releases/download/$LATEST_HEADLAMP_TAG/checksums.txt"
7272
ARM_SHA=$(cat checksums.txt | grep .arm64.dmg | awk -F" " '{print $1}')
7373
INTEL_SHA=$(cat checksums.txt | grep .x64.dmg | awk -F" " '{print $1}')
7474
git checkout -b "update_headlamp_$HEADLAMP_VERSION"

.github/workflows/trigger-website-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Trigger Headlamp website update
22

3-
# See https://github.com/headlamp-k8s/headlamp-website
3+
# See https://github.com/kubernetes-sigs/headlamp-website
44
on:
55
push:
66
paths:

app/electron/main.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -905,12 +905,12 @@ function getDefaultAppMenu(): AppMenu[] {
905905
{
906906
label: i18n.t('Open an Issue'),
907907
id: 'original-open-issue',
908-
url: 'https://github.com/headlamp-k8s/headlamp/issues',
908+
url: 'https://github.com/kubernetes-sigs/headlamp/issues',
909909
},
910910
{
911911
label: i18n.t('About'),
912912
id: 'original-about',
913-
url: 'https://github.com/headlamp-k8s/headlamp',
913+
url: 'https://github.com/kubernetes-sigs/headlamp',
914914
},
915915
],
916916
},

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.30.0",
44
"description": "Easy-to-use and extensible Kubernetes web UI",
55
"main": "electron/main.js",
6-
"homepage": "https://github.com/headlamp-k8s/headlamp/#readme",
6+
"homepage": "https://github.com/kubernetes-sigs/headlamp/#readme",
77
"productName": "Headlamp",
88
"engines": {
99
"npm": ">=10.0.0",

app/windows/chocolatey/headlamp.nuspec

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
<metadata>
55
<id>headlamp</id>
66
<version>0.30.0</version>
7-
<packageSourceUrl>https://github.com/headlamp-k8s/headlamp/tree/main/app/windows/chocolatey</packageSourceUrl>
7+
<packageSourceUrl>https://github.com/kubernetes-sigs/headlamp/tree/main/app/windows/chocolatey</packageSourceUrl>
88
<title>Headlamp</title>
99
<authors>Kinvolk</authors>
10-
<projectUrl>https://github.com/headlamp-k8s/headlamp/</projectUrl>
10+
<projectUrl>https://github.com/kubernetes-sigs/headlamp/</projectUrl>
1111
<iconUrl>http://rawcdn.githack.com/headlamp-k8s/headlamp/main/frontend/public/apple-touch-icon.png</iconUrl>
12-
<licenseUrl>https://github.com/headlamp-k8s/headlamp/blob/main/LICENSE</licenseUrl>
12+
<licenseUrl>https://github.com/kubernetes-sigs/headlamp/blob/main/LICENSE</licenseUrl>
1313
<requireLicenseAcceptance>false</requireLicenseAcceptance>
14-
<projectSourceUrl>https://github.com/headlamp-k8s/headlamp/</projectSourceUrl>
14+
<projectSourceUrl>https://github.com/kubernetes-sigs/headlamp/</projectSourceUrl>
1515
<docsUrl>https://headlamp.dev/docs/latest/</docsUrl>
16-
<bugTrackerUrl>https://github.com/headlamp-k8s/headlamp/issues</bugTrackerUrl>
16+
<bugTrackerUrl>https://github.com/kubernetes-sigs/headlamp/issues</bugTrackerUrl>
1717
<tags>headlamp kubernetes ui gui dashboard devops</tags>
1818
<summary>An easy-to-use and extensible graphical UI for Kubernetes.</summary>
1919
<description><![CDATA[
@@ -44,7 +44,7 @@ permissions, you may not be able to view your cluster resources correctly.
4444
4545
See the documentation on [how to easily get a Service Account token](https://headlamp.dev/docs/latest/installation#create-a-service-account-token) for your cluster.
4646
]]></description>
47-
<releaseNotes>See release notes at the [Github releases page](https://github.com/headlamp-k8s/headlamp/releases)</releaseNotes>
47+
<releaseNotes>See release notes at the [Github releases page](https://github.com/kubernetes-sigs/headlamp/releases)</releaseNotes>
4848
</metadata>
4949
<files>
5050
<file src="tools\**" target="tools" />

app/windows/chocolatey/tools/chocolateyinstall.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
$ErrorActionPreference = 'Stop'; # stop on all errors
22
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
33
$headlampVersion = '0.30.0'
4-
$url = "https://github.com/headlamp-k8s/headlamp/releases/download/v${headlampVersion}/Headlamp-${headlampVersion}-win-x64.exe"
4+
$url = "https://github.com/kubernetes-sigs/headlamp/releases/download/v${headlampVersion}/Headlamp-${headlampVersion}-win-x64.exe"
55
$checksum = 'acbb5a6823b052941465c6bba772399d1e1dee6454f8b119189cc39afeacee12'
66

77
$packageArgs = @{

app/windows/winget/templates/Headlamp.Headlamp.locale.en-US.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Publisher: Headlamp
55
PublisherUrl: https://headlamp.dev
66
PackageName: Headlamp
77
License: Apache 2.0
8-
LicenseUrl: https://github.com/headlamp-k8s/headlamp/blob/main/LICENSE
8+
LicenseUrl: https://github.com/kubernetes-sigs/headlamp/blob/main/LICENSE
99
ShortDescription: Kubernetes web UI.
1010
Description: A Kubernetes web UI that is fully-featured, user-friendly and extensible.
1111
Tags:

app/windows/winget/winget-create.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ async function updateReleaseInfo(response, tag) {
124124
const checksum = await getChecksums(checksumsUrl, browserDownloadName);
125125
const dateYYYYMMDDLength = 10;
126126
const releaseDateInfo = response.published_at.slice(0, dateYYYYMMDDLength);
127-
const releaseNotesUrlInfo = `https://github.com/headlamp-k8s/headlamp/releases/tag/v${tag}`;
127+
const releaseNotesUrlInfo = `https://github.com/kubernetes-sigs/headlamp/releases/tag/v${tag}`;
128128
const versionInfo = response.name;
129129

130130
await createYAMLFiles(

0 commit comments

Comments
 (0)