Results 18 issues of farcop

I want to change home dir from /home/user to another one within apko file. E.g. ``` accounts: users: - username: myuser uid: 10000 home: /tmp/myuser ```

Already has binary kubectl1.29, but why it downloads 1.30 ? ![image](https://github.com/flavio/kuberlr/assets/3578167/738c9c9b-f6f6-4ebe-9948-b45ab2e04cf3) ``` bash-5.2$ kuberlr bins system-wide kubectl binaries +---+---------+----------------------+ | # | VERSION | BINARY | +---+---------+----------------------+ | 1 |...

### Pre-review Checklist #### For new package PRs only - [ ] This PR is marked as fixing a pre-existing package request bug - [ ] Alternatively, the PR is...

### What software would you like us to add to wolfi-os. Ideally include a URL to the project and its source. https://github.com/flavio/kuberlr ### which versions of the software should we...

needs-triage
wolfi-package-request

Since Chainguard began regularly archiving packages, we were forced to switch to a private proxy repository with authentication. Using a netrc file seems to be the standard method for delivering...

bazel 8.3.1 rules_helm 0.15.0 I use bitnami chart for building composite chart ``` helm_import_repository( name = "helm_chart_mongodb", sha256 = "e68760b96a88ac4ea4849d775fe54ac0e4aa4a2321185df19a1d2e8513c4c654", url = "oci://registry-1.docker.io/bitnamicharts/mongodb:15.6.25", ), ``` and when I do the...

### Name and Version bitnami/postgresql-ha 11.7.4 ### What architecture are you using? amd64 ### What steps will reproduce the bug? 1. helm install postgresql-ha https://charts.bitnami.com/bitnami/postgresql-ha-11.7.4.tgz --set postgresql.replicaCount=3 2. force primary...

on-hold
tech-issues
postgresql-ha

With Internet disconnected (airgap): ``` % KUBERLR_ALLOWDOWNLOAD=1 \ KUBERLR_USELATESTIFNOCOMPATIBLE=1 \ ./kuberlr kubectl get pods I1002 13:52:40.345028 34202 versioner.go:121] Right kubectl missing, downloading version 1.24.17 I1002 13:52:40.349242 34202 versioner.go:132] download failed...