- Add HTML comment for hiring pipeline - Configure Helm chart for Kubernetes deployment - Set up ingress for resume.caffeinetux.com - Configure Harbor registry at images.caffeinetux.com - Add Flux CD manifests for GitOps deployment - Update CI workflow for Harbor integration 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
14 lines
270 B
YAML
14 lines
270 B
YAML
apiVersion: v2
|
|
name: nicholas-haven-resume
|
|
description: Personal resume website for Nicholas Haven
|
|
type: application
|
|
version: 1.0.0
|
|
appVersion: "1.0.0"
|
|
keywords:
|
|
- resume
|
|
- portfolio
|
|
- personal-site
|
|
maintainers:
|
|
- name: Nicholas Haven
|
|
email: NickH@libem.one
|