Skip to content

[cascade:rancher] rancher main #73

Description

@github-actions

Cascade

rancher main
Triggered by @tomleb

Diagram

%%{init: {'themeVariables': {'fontSize': '12px'}, 'flowchart': {'padding': 4, 'nodeSpacing': 15, 'rankSpacing': 15}}}%%
flowchart TD
    classDef done fill:#86efac,stroke:#16a34a,color:#000
    classDef current fill:#bfdbfe,stroke:#2563eb,color:#000
    classDef pending fill:#e5e7eb,stroke:#9ca3af,color:#000

    subgraph S0["Stage 1"]
        direction LR
        S0T0["tag apiserver@main"]:::done
        S0T1["tag norman@main"]:::done
        S0T2["tag remotedialer-proxy@main"]:::done
    end
    class S0 done

    subgraph S1["Stage 2"]
        direction LR
        S1B0["bump steve@main"]:::pending
        S1B1["bump webhook@main"]:::pending
        S1T0["tag steve@main"]:::pending
        S1T1["tag webhook@main"]:::pending
    end
    class S1 current

    subgraph S2["Stage 3"]
        direction LR
        S2B0["bump chart@dev-v2.15"]:::pending
    end
    class S2 pending

    subgraph S3["Stage 4 (final)"]
        direction LR
        S3B0["bump rancher@main"]:::pending
    end
    class S3 pending

    S0 --> S1
    S1 --> S2
    S2 --> S3
Loading

Stage 1: bump → tag (done)

  • tag apiserver main — v0.9.6
  • tag norman main — v0.9.6
  • tag remotedialer-proxy main — v0.8.0-rc.6

Stage 2: bump → tag (current)

Stage 3: bump → tag

  • bump chart dev-v2.15pending (remotedialer-proxy@pending, webhook@pending)

Stage 4: bump (final)

  • bump rancher mainpending (apiserver@pending, norman@pending, remotedialer-proxy@pending, steve@pending, webhook@pending)

Status

Current stage: 2/4
Last reconciled: 2026-06-02T13:36:56Z

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions