Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 21 additions & 25 deletions .github/.wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ ATC
autocomplete
autocompletion
Autoscaler
AWK
baaa
bab
bac
Expand Down Expand Up @@ -130,7 +131,7 @@ bdc
bdca
bdcc
bdcd
bdd
BDD
bddcb
bde
bded
Expand Down Expand Up @@ -164,7 +165,7 @@ bffc
BINDEP
bip
Bluemix
bmaas
BMaaS
BoltDB
boyter
bugfixes
Expand Down Expand Up @@ -235,7 +236,7 @@ cef
cefb
cefd
ceffd
centos
CentOS
cfa
cfb
cfbc
Expand All @@ -255,8 +256,8 @@ cFW
cgroup
cgroupdriver
chameleonsocks
changelog
clearlinux
Changelog
ClearLinux
CLI
Cloudflare's
CMake
Expand Down Expand Up @@ -370,8 +371,8 @@ dl
dnf
DNS
dnsmasq
Dockerfile
Docker's
Dockerfile
dockersl
DockerSlim
dorny
Expand Down Expand Up @@ -441,7 +442,7 @@ edea
edec
edef
edf
editorconfig
EditorConfig
ee
eea
eeab
Expand Down Expand Up @@ -484,7 +485,7 @@ effbbf
EJSON
electrocucaracha
enablement
env
ENV
EOF
EOL
erroring
Expand Down Expand Up @@ -571,15 +572,15 @@ ffeb
ffec
findutils
FirewallBackend
firewalld
FirewallD
frontend
fsSL
ftrace
gaurav
GetScript
ghcr
githubusercontent
glibc
GLIBC
GOLANG
GOMPLATE
googleapis
Expand All @@ -589,24 +590,22 @@ GrimoireLab
GVISOR
GW
HADOLINT
hardcoded
Hardcoded
HashiCorp
haxx
HCL
HorizontalPodAutoscaler
hostPath
href
https
HTTPS
hwloc
identation
igsekor
im
img
incrementing
init
Innotek
installable
iptables
IPTables
jpg
jq
js
Expand All @@ -617,8 +616,8 @@ Knative
KRD
KREW
KUBECTL
Kubernetes
kubeval
KUBERNETES
KUBEVAL
kustomization
KUSTOMIZE
kustomize's
Expand Down Expand Up @@ -678,8 +677,7 @@ QAT
QEMU
QuickAssist
Raspbian
readme
readme
README
rebase
rebasing
RedHat
Expand All @@ -690,7 +688,7 @@ reinstalls
releng
renderer
repos
reviewdog
Reviewdog
RHEL
Roboxes
RPC
Expand All @@ -699,12 +697,11 @@ rsync
Rubocop
RUNC
runsc
runtime
RUNTIMES
rustfmt
sbin
scalable
Scc
SCC
schemas
sed
semver
Expand All @@ -714,7 +711,7 @@ setuptools
ShellCheck
Shellspec
shfmt
skopeo
Skopeo
sloc
src
SSL
Expand All @@ -739,7 +736,7 @@ ThalesGroup
TKN
toolchain
toolset
tox
Tox
TravisCI
truthy
txt
Expand Down Expand Up @@ -769,7 +766,6 @@ vSphere
wagoodman
wget
whitespace
WK
wordlist
Xen
Xenial
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
with:
go-version: "^1.26"
go-version: "^1.27"
- name: Install dependencies
run: go install github.com/boyter/scc/v3@latest
- name: Run scc tool
Expand Down
12 changes: 6 additions & 6 deletions ci/pinned_versions.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export PKG_ACT_VERSION=0.2.89
export PKG_AWS_VERSION=2.36.24
export PKG_AWS_VERSION=2.36.44
export PKG_CNI_PLUGINS_VERSION=1.9.1
export PKG_CRUN_VERSION=1.29.1
export PKG_DOCKER_DIVE_VERSION=0.13.1
Expand All @@ -9,19 +9,19 @@ export PKG_FLANNEL_VERSION=1.9.1-flannel3
export PKG_FLY_VERSION=8.3.0
export PKG_GOMPLATE_VERSION=5.2.0
export PKG_HADOLINT_VERSION=2.15.1
export PKG_KIND_VERSION=0.32.0
export PKG_KIND_VERSION=0.33.0
export PKG_KN_VERSION=knative-v1.23.0
export PKG_KREW_VERSION=0.5.0
export PKG_KUSTOMIZE_VERSION=5.8.1
export PKG_NINJA_VERSION=1.13.2
export PKG_PMDK_VERSION=2.1.1
export PKG_QEMU_VERSION=11.1.0
export PKG_REGCLIENT_VERSION=0.11.5
export PKG_QEMU_VERSION=11.1.1
export PKG_REGCLIENT_VERSION=0.11.6
export PKG_RUNC_VERSION=1.5.1
export PKG_TERRAFORM_DOCS_VERSION=0.24.0
export PKG_TERRAFORM_VERSION=1.15.8
export PKG_TERRAFORM_VERSION=1.16.2
export PKG_TERRASCAN_VERSION=1.19.9
export PKG_TKN_VERSION=0.46.0
export PKG_VAGRANT_VERSION=2.4.9
export PKG_YOUKI_VERSION=0.7.0
export PKG_YQ_VERSION=4.53.3
export PKG_YQ_VERSION=4.53.6
2 changes: 1 addition & 1 deletion src/aws/devcontainer-feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"pkg_aws_version": {
"type": "string",
"description": "Specifies the AWS CLI version to be installed",
"default": "2.36.24" // PKG_AWS_VERSION
"default": "2.36.44" // PKG_AWS_VERSION
},
"pkg_debug": {
"type": "boolean",
Expand Down
2 changes: 1 addition & 1 deletion src/kind/devcontainer-feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"pkg_kind_version": {
"type": "string",
"description": "Specifies the KinD version to be installed",
"default": "0.32.0" // PKG_KIND_VERSION
"default": "0.33.0" // PKG_KIND_VERSION
},
"pkg_debug": {
"type": "boolean",
Expand Down
Loading